From 28545cac65f595127444da90cad139abc3e45376 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:45:22 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group with 3 updates Bumps the production-dependencies group with 3 updates: [@types/geojson](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/geojson), [alasql](https://github.com/alasql/alasql) and [express](https://github.com/expressjs/express). Updates `@types/geojson` from 7946.0.14 to 7946.0.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/geojson) Updates `alasql` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/alasql/alasql/releases) - [Changelog](https://github.com/AlaSQL/alasql/blob/develop/CHANGELOG.md) - [Commits](https://github.com/alasql/alasql/compare/v4.5.2...v4.6.0) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2) --- updated-dependencies: - dependency-name: "@types/geojson" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: alasql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 72 +++++++++++++++-------------- packages/core/package.json | 2 +- packages/featureserver/package.json | 2 +- packages/winnow/package.json | 4 +- 4 files changed, 42 insertions(+), 38 deletions(-) diff --git a/package-lock.json b/package-lock.json index b78e82ad..dc99f69b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5246,9 +5246,9 @@ } }, "node_modules/@types/geojson": { - "version": "7946.0.14", - "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.14.tgz", - "integrity": "sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==" + "version": "7946.0.15", + "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.15.tgz", + "integrity": "sha512-9oSxFzDCT2Rj6DfcHF8G++jxBKS7mBqXl5xrRW+Kbvjry6Uduya2iiwqHPhVXpasAVMBYKkEPGgKhd3+/HZ6xA==" }, "node_modules/@types/graceful-fs": { "version": "4.1.6", @@ -5508,9 +5508,9 @@ } }, "node_modules/alasql": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/alasql/-/alasql-4.5.2.tgz", - "integrity": "sha512-2J0YGxt6+BBpa4R+8iFDcjZCW68sm/15pLRr7rv+bde1R08b/ONjcY6u23oScQn60BqkBB2qmVvQ5co9OiwWtw==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/alasql/-/alasql-4.6.0.tgz", + "integrity": "sha512-2/gYKGEbcD2zaoBEJZhdAaNkczHnpoDW/gPECMEmJ80C0egQ0prnw+WwVTYLfyadhZAaAIxtxeHl5APnRDQj0A==", "dependencies": { "cross-fetch": "4", "yargs": "16" @@ -8961,9 +8961,9 @@ "dev": true }, "node_modules/express": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz", - "integrity": "sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==", + "version": "4.21.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz", + "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", @@ -8984,7 +8984,7 @@ "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", - "path-to-regexp": "0.1.10", + "path-to-regexp": "0.1.12", "proxy-addr": "~2.0.7", "qs": "6.13.0", "range-parser": "~1.2.1", @@ -8999,6 +8999,10 @@ }, "engines": { "node": ">= 0.10.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/express/node_modules/debug": { @@ -17135,9 +17139,9 @@ } }, "node_modules/path-to-regexp": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz", - "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==" + "version": "0.1.12", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz", + "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" }, "node_modules/path-type": { "version": "4.0.0", @@ -20776,7 +20780,7 @@ "cors": "^2.8.5", "easy-table": "^1.1.1", "ejs": "^3.1.10", - "express": "^4.21.1", + "express": "^4.21.2", "joi": "^17.13.3", "lodash": "^4.17.15" }, @@ -20811,7 +20815,7 @@ }, "devDependencies": { "even-more-min": "^1.0.1", - "express": "^4.21.1", + "express": "^4.21.2", "mocha": "^10.8.2", "nyc": "^17.1.0", "proxyquire": "^2.1.3", @@ -20858,8 +20862,8 @@ "@turf/centroid": "^7.1.0", "@turf/envelope": "^7.1.0", "@turf/flatten": "^7.1.0", - "@types/geojson": "^7946.0.14", - "alasql": "^4.5.2", + "@types/geojson": "^7946.0.15", + "alasql": "^4.6.0", "classybrew": "0.0.3", "joi": "^17.13.3", "js-sql-parser": "^1.6.0", @@ -22982,7 +22986,7 @@ "chroma-js": "^3.1.2", "esri-extent": "^1.1.3", "even-more-min": "^1.0.1", - "express": "^4.21.1", + "express": "^4.21.2", "geojson-validation": "^1.0.2", "iso-datestring-validator": "^2.2.2", "joi": "^17.13.3", @@ -23013,7 +23017,7 @@ "easy-table": "^1.1.1", "ejs": "^3.1.10", "even-more-min": "^1.0.1", - "express": "^4.21.1", + "express": "^4.21.2", "joi": "^17.13.3", "lodash": "^4.17.15", "mocha": "^10.8.2", @@ -23061,8 +23065,8 @@ "@turf/envelope": "^7.1.0", "@turf/flatten": "^7.1.0", "@turf/helpers": "^7.1.0", - "@types/geojson": "^7946.0.14", - "alasql": "^4.5.2", + "@types/geojson": "^7946.0.15", + "alasql": "^4.6.0", "benchmark": "^2.1.4", "classybrew": "0.0.3", "farmhash": "^3.3.1", @@ -24930,9 +24934,9 @@ } }, "@types/geojson": { - "version": "7946.0.14", - "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.14.tgz", - "integrity": "sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==" + "version": "7946.0.15", + "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.15.tgz", + "integrity": "sha512-9oSxFzDCT2Rj6DfcHF8G++jxBKS7mBqXl5xrRW+Kbvjry6Uduya2iiwqHPhVXpasAVMBYKkEPGgKhd3+/HZ6xA==" }, "@types/graceful-fs": { "version": "4.1.6", @@ -25148,9 +25152,9 @@ } }, "alasql": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/alasql/-/alasql-4.5.2.tgz", - "integrity": "sha512-2J0YGxt6+BBpa4R+8iFDcjZCW68sm/15pLRr7rv+bde1R08b/ONjcY6u23oScQn60BqkBB2qmVvQ5co9OiwWtw==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/alasql/-/alasql-4.6.0.tgz", + "integrity": "sha512-2/gYKGEbcD2zaoBEJZhdAaNkczHnpoDW/gPECMEmJ80C0egQ0prnw+WwVTYLfyadhZAaAIxtxeHl5APnRDQj0A==", "requires": { "cross-fetch": "4", "yargs": "16" @@ -27531,9 +27535,9 @@ "dev": true }, "express": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz", - "integrity": "sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==", + "version": "4.21.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz", + "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", "requires": { "accepts": "~1.3.8", "array-flatten": "1.1.1", @@ -27554,7 +27558,7 @@ "methods": "~1.1.2", "on-finished": "2.4.1", "parseurl": "~1.3.3", - "path-to-regexp": "0.1.10", + "path-to-regexp": "0.1.12", "proxy-addr": "~2.0.7", "qs": "6.13.0", "range-parser": "~1.2.1", @@ -33206,9 +33210,9 @@ } }, "path-to-regexp": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz", - "integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==" + "version": "0.1.12", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz", + "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" }, "path-type": { "version": "4.0.0", diff --git a/packages/core/package.json b/packages/core/package.json index 125a0de1..8b832f2d 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -29,7 +29,7 @@ "cors": "^2.8.5", "easy-table": "^1.1.1", "ejs": "^3.1.10", - "express": "^4.21.1", + "express": "^4.21.2", "joi": "^17.13.3", "lodash": "^4.17.15" }, diff --git a/packages/featureserver/package.json b/packages/featureserver/package.json index 7599213f..e4c0d050 100644 --- a/packages/featureserver/package.json +++ b/packages/featureserver/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "even-more-min": "^1.0.1", - "express": "^4.21.1", + "express": "^4.21.2", "mocha": "^10.8.2", "nyc": "^17.1.0", "proxyquire": "^2.1.3", diff --git a/packages/winnow/package.json b/packages/winnow/package.json index dc8ad570..c0b32614 100644 --- a/packages/winnow/package.json +++ b/packages/winnow/package.json @@ -55,8 +55,8 @@ "@turf/centroid": "^7.1.0", "@turf/envelope": "^7.1.0", "@turf/flatten": "^7.1.0", - "@types/geojson": "^7946.0.14", - "alasql": "^4.5.2", + "@types/geojson": "^7946.0.15", + "alasql": "^4.6.0", "classybrew": "0.0.3", "joi": "^17.13.3", "js-sql-parser": "^1.6.0",