From 614da4c288e1c2ab9b71ea20906d72811eb16861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:02:34 +0000 Subject: [PATCH] chore(deps-dev): bump the development-dependencies group with 2 updates Bumps the development-dependencies group with 2 updates: [snyk](https://github.com/snyk/snyk) and [mocha](https://github.com/mochajs/mocha). Updates `snyk` from 1.1277.0 to 1.1279.0 - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1277.0...v1.1279.0) Updates `mocha` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: snyk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 97 +++++++++-------------------- package.json | 2 +- packages/core/package.json | 2 +- packages/featureserver/package.json | 2 +- 4 files changed, 33 insertions(+), 70 deletions(-) diff --git a/package-lock.json b/package-lock.json index 97067789d..c2638c1fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "lint-staged": "^15.2.2", "nyc": "^15.1.0", "prettier": "^3.2.5", - "snyk": "^1.1277.0", + "snyk": "^1.1279.0", "supertest": "^6.3.4" } }, @@ -14745,9 +14745,10 @@ "optional": true }, "node_modules/mocha": { - "version": "10.2.0", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz", + "integrity": "sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==", "dev": true, - "license": "MIT", "dependencies": { "ansi-colors": "4.1.1", "browser-stdout": "1.3.1", @@ -14756,13 +14757,12 @@ "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", - "glob": "7.2.0", + "glob": "8.1.0", "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", "minimatch": "5.0.1", "ms": "2.1.3", - "nanoid": "3.3.3", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", @@ -14777,10 +14777,6 @@ }, "engines": { "node": ">= 14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mochajs" } }, "node_modules/mocha/node_modules/ansi-colors": { @@ -14811,35 +14807,24 @@ } }, "node_modules/mocha/node_modules/glob": { - "version": "7.2.0", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", "dev": true, - "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "minimatch": "^5.0.1", + "once": "^1.3.0" }, "engines": { - "node": "*" + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/mocha/node_modules/glob/node_modules/minimatch": { - "version": "3.1.2", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, "node_modules/mocha/node_modules/has-flag": { "version": "4.0.0", "dev": true, @@ -14998,17 +14983,6 @@ "thenify-all": "^1.0.0" } }, - "node_modules/nanoid": { - "version": "3.3.3", - "dev": true, - "license": "MIT", - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, "node_modules/napi-build-utils": { "version": "1.0.2", "license": "MIT", @@ -19454,9 +19428,9 @@ } }, "node_modules/snyk": { - "version": "1.1277.0", - "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1277.0.tgz", - "integrity": "sha512-uM7hhFippC8FewGYr01FHHENRAkwRTHOm5hYg5OORjQZVjOwEpMNoghVu+QfeeuOfMfes1bPR5rn5bQLyZjErA==", + "version": "1.1279.0", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1279.0.tgz", + "integrity": "sha512-hf8Us/AVcZXRzsCW6GeocO56WkkEVy56QHMUUwBilxhi7N5bmToT5rZyoUuNEuPM3OybJJ2xYKCqtVgtZAhgzg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -21619,7 +21593,7 @@ "lodash": "^4.17.15" }, "devDependencies": { - "mocha": "^10.0.0", + "mocha": "^10.3.0", "proxyquire": "^2.1.3", "should": "^13.2.3", "should-sinon": "0.0.6", @@ -21648,7 +21622,7 @@ }, "devDependencies": { "express": "^4.18.2", - "mocha": "^10.0.0", + "mocha": "^10.3.0", "nyc": "^15.1.0", "proxyquire": "^2.1.3", "should": "^13.2.3", @@ -23895,7 +23869,7 @@ "iso-datestring-validator": "^2.2.2", "joi": "^17.12.1", "lodash": "^4.17.21", - "mocha": "^10.0.0", + "mocha": "^10.3.0", "nyc": "^15.1.0", "postgres-date": "^2.1.0", "protobufjs": "^7.2.6", @@ -23923,7 +23897,7 @@ "express": "^4.17.1", "joi": "^17.12.1", "lodash": "^4.17.15", - "mocha": "^10.0.0", + "mocha": "^10.3.0", "proxyquire": "^2.1.3", "should": "^13.2.3", "should-sinon": "0.0.6", @@ -32172,7 +32146,9 @@ "optional": true }, "mocha": { - "version": "10.2.0", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz", + "integrity": "sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==", "dev": true, "requires": { "ansi-colors": "4.1.1", @@ -32182,13 +32158,12 @@ "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", - "glob": "7.2.0", + "glob": "8.1.0", "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", "minimatch": "5.0.1", "ms": "2.1.3", - "nanoid": "3.3.3", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", @@ -32211,24 +32186,16 @@ "dev": true }, "glob": { - "version": "7.2.0", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "dependencies": { - "minimatch": { - "version": "3.1.2", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - } + "minimatch": "^5.0.1", + "once": "^1.3.0" } }, "has-flag": { @@ -32351,10 +32318,6 @@ "thenify-all": "^1.0.0" } }, - "nanoid": { - "version": "3.3.3", - "dev": true - }, "napi-build-utils": { "version": "1.0.2", "optional": true @@ -35475,9 +35438,9 @@ } }, "snyk": { - "version": "1.1277.0", - "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1277.0.tgz", - "integrity": "sha512-uM7hhFippC8FewGYr01FHHENRAkwRTHOm5hYg5OORjQZVjOwEpMNoghVu+QfeeuOfMfes1bPR5rn5bQLyZjErA==", + "version": "1.1279.0", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1279.0.tgz", + "integrity": "sha512-hf8Us/AVcZXRzsCW6GeocO56WkkEVy56QHMUUwBilxhi7N5bmToT5rZyoUuNEuPM3OybJJ2xYKCqtVgtZAhgzg==", "dev": true, "requires": { "@sentry/node": "^7.36.0", diff --git a/package.json b/package.json index fb13b2a41..1fc828a6a 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "lint-staged": "^15.2.2", "nyc": "^15.1.0", "prettier": "^3.2.5", - "snyk": "^1.1277.0", + "snyk": "^1.1279.0", "supertest": "^6.3.4" }, "config": { diff --git a/packages/core/package.json b/packages/core/package.json index 67d341bb0..ca1443fa8 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -34,7 +34,7 @@ "lodash": "^4.17.15" }, "devDependencies": { - "mocha": "^10.0.0", + "mocha": "^10.3.0", "proxyquire": "^2.1.3", "should": "^13.2.3", "should-sinon": "0.0.6", diff --git a/packages/featureserver/package.json b/packages/featureserver/package.json index 62ec80a60..24abce5a7 100644 --- a/packages/featureserver/package.json +++ b/packages/featureserver/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "express": "^4.18.2", - "mocha": "^10.0.0", + "mocha": "^10.3.0", "nyc": "^15.1.0", "proxyquire": "^2.1.3", "should": "^13.2.3",