From 93ea9f0e2b8edba799bcad6f2535332d478e878c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 07:51:48 +0000 Subject: [PATCH] chore(lambda): bump the nx group in /lambdas with 3 updates Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). Updates `@nx/eslint` from 21.6.3 to 21.6.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.4/packages/eslint) Updates `@nx/js` from 21.6.3 to 21.6.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.4/packages/js) Updates `@nx/vite` from 21.6.3 to 21.6.4 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.4/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 21.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/js" dependency-version: 21.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 21.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx ... Signed-off-by: dependabot[bot] --- lambdas/package.json | 6 +- lambdas/yarn.lock | 275 ++++++++++++++++++------------------------- 2 files changed, 116 insertions(+), 165 deletions(-) diff --git a/lambdas/package.json b/lambdas/package.json index 75e9d6c638..a9b4b4cd49 100644 --- a/lambdas/package.json +++ b/lambdas/package.json @@ -25,9 +25,9 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", - "@nx/eslint": "21.6.3", - "@nx/js": "^21.6.3", - "@nx/vite": "^21.6.3", + "@nx/eslint": "22.0.2", + "@nx/js": "^22.0.2", + "@nx/vite": "^22.0.2", "@swc-node/register": "~1.11.1", "@swc/core": "~1.13.20", "@swc/helpers": "~0.5.17", diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index ebecbaf80d..cc36b630a0 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -3160,30 +3160,30 @@ __metadata: languageName: node linkType: hard -"@nx/devkit@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/devkit@npm:21.6.3" +"@nx/devkit@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/devkit@npm:22.0.2" dependencies: + "@zkochan/js-yaml": "npm:0.0.7" ejs: "npm:^3.1.7" enquirer: "npm:~2.3.6" - ignore: "npm:^5.0.4" minimatch: "npm:9.0.3" - semver: "npm:^7.5.3" + semver: "npm:^7.6.3" tslib: "npm:^2.3.0" yargs-parser: "npm:21.1.1" peerDependencies: - nx: ">= 20 <= 22" - checksum: 10c0/490ea5a35389a5c331cb51ae268a14471c1a026b37c9a941b7226f03d7d719fccad66d07045e0a2a04699645a3ddd1227d964d54552bcb9d58a6268c3e832ca0 + nx: ">= 21 <= 23 || ^22.0.0-0" + checksum: 10c0/a7df049e33c6dc6dd6ce65c45bb5bf37a874abe7035438b0b9e4a8ac904d30cad0212ca5ad565514299b8a74fbb2f041db127281417a8f297f4da09da7217f0a languageName: node linkType: hard -"@nx/eslint@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/eslint@npm:21.6.3" +"@nx/eslint@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/eslint@npm:22.0.2" dependencies: - "@nx/devkit": "npm:21.6.3" - "@nx/js": "npm:21.6.3" - semver: "npm:^7.5.3" + "@nx/devkit": "npm:22.0.2" + "@nx/js": "npm:22.0.2" + semver: "npm:^7.6.3" tslib: "npm:^2.3.0" typescript: "npm:~5.9.2" peerDependencies: @@ -3192,13 +3192,13 @@ __metadata: peerDependenciesMeta: "@zkochan/js-yaml": optional: true - checksum: 10c0/4ece18ff5a25eab1db0f3ea1f13e474b77eb94a7a24218cb355faba1fe722721f0efb9012ad19fb890fefa8527f0e1b99da297e45b0e599439430ffd5f6691d8 + checksum: 10c0/e32ac06d6c39b5bf573b6cd0ab6686bdf88257d45d490ef3d8bdfd3379a9f2f05b8e137b13af145ed3916bd4f95cbd8e155212223ed1b083c962619cb6c1d04b languageName: node linkType: hard -"@nx/js@npm:21.6.3, @nx/js@npm:^21.6.3": - version: 21.6.3 - resolution: "@nx/js@npm:21.6.3" +"@nx/js@npm:22.0.2, @nx/js@npm:^22.0.2": + version: 22.0.2 + resolution: "@nx/js@npm:22.0.2" dependencies: "@babel/core": "npm:^7.23.2" "@babel/plugin-proposal-decorators": "npm:^7.22.7" @@ -3207,8 +3207,8 @@ __metadata: "@babel/preset-env": "npm:^7.23.2" "@babel/preset-typescript": "npm:^7.22.5" "@babel/runtime": "npm:^7.22.6" - "@nx/devkit": "npm:21.6.3" - "@nx/workspace": "npm:21.6.3" + "@nx/devkit": "npm:22.0.2" + "@nx/workspace": "npm:22.0.2" "@zkochan/js-yaml": "npm:0.0.7" babel-plugin-const-enum: "npm:^1.0.1" babel-plugin-macros: "npm:^3.1.0" @@ -3216,16 +3216,13 @@ __metadata: chalk: "npm:^4.1.0" columnify: "npm:^1.6.0" detect-port: "npm:^1.5.1" - enquirer: "npm:~2.3.6" ignore: "npm:^5.0.4" js-tokens: "npm:^4.0.0" jsonc-parser: "npm:3.2.0" - npm-package-arg: "npm:11.0.1" npm-run-path: "npm:^4.0.1" - ora: "npm:5.3.0" picocolors: "npm:^1.1.0" picomatch: "npm:4.0.2" - semver: "npm:^7.5.3" + semver: "npm:^7.6.3" source-map-support: "npm:0.5.19" tinyglobby: "npm:^0.2.12" tslib: "npm:^2.3.0" @@ -3234,14 +3231,7 @@ __metadata: peerDependenciesMeta: verdaccio: optional: true - checksum: 10c0/49b5872c0ebffbf440cf381f3b8c052ad32ee732ec0fac0dcc7347173a694979f63d22e66120d05c8c39b807a9a42adc9517697ccb9d63ec8f2268ca0875120b - languageName: node - linkType: hard - -"@nx/nx-darwin-arm64@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-darwin-arm64@npm:21.6.3" - conditions: os=darwin & cpu=arm64 + checksum: 10c0/d5441f81fb456e83a0c0c956549ee36c0d867d5264040184486b6f391734229e42ed19effba0e979775a8b4aefe6a895b259752efe19d035b58eda0f084bb9e4 languageName: node linkType: hard @@ -3252,10 +3242,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-darwin-x64@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-darwin-x64@npm:21.6.3" - conditions: os=darwin & cpu=x64 +"@nx/nx-darwin-arm64@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-darwin-arm64@npm:22.0.2" + conditions: os=darwin & cpu=arm64 languageName: node linkType: hard @@ -3266,10 +3256,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-freebsd-x64@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-freebsd-x64@npm:21.6.3" - conditions: os=freebsd & cpu=x64 +"@nx/nx-darwin-x64@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-darwin-x64@npm:22.0.2" + conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -3280,10 +3270,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-arm-gnueabihf@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.6.3" - conditions: os=linux & cpu=arm +"@nx/nx-freebsd-x64@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-freebsd-x64@npm:22.0.2" + conditions: os=freebsd & cpu=x64 languageName: node linkType: hard @@ -3294,10 +3284,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-arm64-gnu@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-linux-arm64-gnu@npm:21.6.3" - conditions: os=linux & cpu=arm64 & libc=glibc +"@nx/nx-linux-arm-gnueabihf@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.0.2" + conditions: os=linux & cpu=arm languageName: node linkType: hard @@ -3308,10 +3298,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-arm64-musl@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-linux-arm64-musl@npm:21.6.3" - conditions: os=linux & cpu=arm64 & libc=musl +"@nx/nx-linux-arm64-gnu@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-linux-arm64-gnu@npm:22.0.2" + conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard @@ -3322,10 +3312,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-x64-gnu@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-linux-x64-gnu@npm:21.6.3" - conditions: os=linux & cpu=x64 & libc=glibc +"@nx/nx-linux-arm64-musl@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-linux-arm64-musl@npm:22.0.2" + conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard @@ -3336,10 +3326,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-x64-musl@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-linux-x64-musl@npm:21.6.3" - conditions: os=linux & cpu=x64 & libc=musl +"@nx/nx-linux-x64-gnu@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-linux-x64-gnu@npm:22.0.2" + conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard @@ -3350,10 +3340,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-win32-arm64-msvc@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-win32-arm64-msvc@npm:21.6.3" - conditions: os=win32 & cpu=arm64 +"@nx/nx-linux-x64-musl@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-linux-x64-musl@npm:22.0.2" + conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard @@ -3364,10 +3354,10 @@ __metadata: languageName: node linkType: hard -"@nx/nx-win32-x64-msvc@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/nx-win32-x64-msvc@npm:21.6.3" - conditions: os=win32 & cpu=x64 +"@nx/nx-win32-arm64-msvc@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-win32-arm64-msvc@npm:22.0.2" + conditions: os=win32 & cpu=arm64 languageName: node linkType: hard @@ -3378,12 +3368,19 @@ __metadata: languageName: node linkType: hard -"@nx/vite@npm:^21.6.3": - version: 21.6.3 - resolution: "@nx/vite@npm:21.6.3" +"@nx/nx-win32-x64-msvc@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/nx-win32-x64-msvc@npm:22.0.2" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@nx/vite@npm:^22.0.2": + version: 22.0.2 + resolution: "@nx/vite@npm:22.0.2" dependencies: - "@nx/devkit": "npm:21.6.3" - "@nx/js": "npm:21.6.3" + "@nx/devkit": "npm:22.0.2" + "@nx/js": "npm:22.0.2" "@phenomnomnominal/tsquery": "npm:~5.0.1" ajv: "npm:^8.0.0" enquirer: "npm:~2.3.6" @@ -3394,24 +3391,24 @@ __metadata: peerDependencies: vite: ^5.0.0 || ^6.0.0 || ^7.0.0 vitest: ^1.3.1 || ^2.0.0 || ^3.0.0 - checksum: 10c0/c7246c4d9a39080d5cd2eaee09a8ad4996f8520b48084a4ca7bd0bdef9690d1c5290cde431b27d1bc1e0720dc331ef8057be203e61866b38921215d046d8ddaa + checksum: 10c0/5867430efdccfd6b15f0a9bde860e83a24e5d3d05ea9d87c06c27e27922c3c45f79d635945b0a2afdac3ac7efd50dece638d03a4f52f5c7a62c53415736b98f9 languageName: node linkType: hard -"@nx/workspace@npm:21.6.3": - version: 21.6.3 - resolution: "@nx/workspace@npm:21.6.3" +"@nx/workspace@npm:22.0.2": + version: 22.0.2 + resolution: "@nx/workspace@npm:22.0.2" dependencies: - "@nx/devkit": "npm:21.6.3" + "@nx/devkit": "npm:22.0.2" "@zkochan/js-yaml": "npm:0.0.7" chalk: "npm:^4.1.0" enquirer: "npm:~2.3.6" - nx: "npm:21.6.3" + nx: "npm:22.0.2" picomatch: "npm:4.0.2" semver: "npm:^7.6.3" tslib: "npm:^2.3.0" yargs-parser: "npm:21.1.1" - checksum: 10c0/9bd2301f49f3a98d6769a41ffebb67e615bb4bf09155864ee7f4bcd78287ab0df9e3fc66613f1b5a3f0f9fc22bb2fd01087230c605d3a62b015d811dbc999178 + checksum: 10c0/1f83464066c1f7328368b5cb174ea6b1401f4e0c7bab5cea5ca2c93317169759190e96cd60073d81f497beb0cf9886f4df892508a31ebf696a3faab07393f607 languageName: node linkType: hard @@ -5855,7 +5852,7 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.12.0, axios@npm:^1.12.2, axios@npm:^1.8.3": +"axios@npm:^1.12.0, axios@npm:^1.12.2": version: 1.12.2 resolution: "axios@npm:1.12.2" dependencies: @@ -6065,15 +6062,6 @@ __metadata: languageName: node linkType: hard -"builtins@npm:^5.0.0": - version: 5.0.1 - resolution: "builtins@npm:5.0.1" - dependencies: - semver: "npm:^7.0.0" - checksum: 10c0/9390a51a9abbc0233dac79c66715f927508b9d0c62cb7a42448fe8c52def60c707e6e9eb2cc4c9b7aba11601899935bca4e4064ae5e19c04c7e1bb9309e69134 - languageName: node - linkType: hard - "bytes@npm:3.1.2, bytes@npm:^3.1.2": version: 3.1.2 resolution: "bytes@npm:3.1.2" @@ -7545,15 +7533,6 @@ __metadata: languageName: node linkType: hard -"hosted-git-info@npm:^7.0.0": - version: 7.0.1 - resolution: "hosted-git-info@npm:7.0.1" - dependencies: - lru-cache: "npm:^10.0.1" - checksum: 10c0/361c4254f717f06d581a5a90aa0156a945e662e05ebbb533c1fa9935f10886d8247db48cbbcf9667f02e519e6479bf16dcdcf3124c3030e76c4c3ca2c88ee9d3 - languageName: node - linkType: hard - "html-escaper@npm:^2.0.0": version: 2.0.2 resolution: "html-escaper@npm:2.0.2" @@ -7631,7 +7610,7 @@ __metadata: languageName: node linkType: hard -"ignore@npm:^7.0.0": +"ignore@npm:^7.0.0, ignore@npm:^7.0.5": version: 7.0.5 resolution: "ignore@npm:7.0.5" checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d @@ -8159,9 +8138,9 @@ __metadata: resolution: "lambdas@workspace:." dependencies: "@eslint/eslintrc": "npm:^3.3.1" - "@nx/eslint": "npm:21.6.3" - "@nx/js": "npm:^21.6.3" - "@nx/vite": "npm:^21.6.3" + "@nx/eslint": "npm:22.0.2" + "@nx/js": "npm:^22.0.2" + "@nx/vite": "npm:^22.0.2" "@swc-node/register": "npm:~1.11.1" "@swc/core": "npm:~1.13.20" "@swc/helpers": "npm:~0.5.17" @@ -8681,18 +8660,6 @@ __metadata: languageName: node linkType: hard -"npm-package-arg@npm:11.0.1": - version: 11.0.1 - resolution: "npm-package-arg@npm:11.0.1" - dependencies: - hosted-git-info: "npm:^7.0.0" - proc-log: "npm:^3.0.0" - semver: "npm:^7.3.5" - validate-npm-package-name: "npm:^5.0.0" - checksum: 10c0/f5bc4056ffe46497847fb31e349c834efe01d36d170926d1032443e183219d5e6ce75a49c1d398caf2236d3a69180597d255bff685c68d6a81f2eac96262b94d - languageName: node - linkType: hard - "npm-run-path@npm:^4.0.1": version: 4.0.1 resolution: "npm-run-path@npm:4.0.1" @@ -8702,25 +8669,25 @@ __metadata: languageName: node linkType: hard -"nx@npm:21.6.3": - version: 21.6.3 - resolution: "nx@npm:21.6.3" +"nx@npm:21.6.5": + version: 21.6.5 + resolution: "nx@npm:21.6.5" dependencies: "@napi-rs/wasm-runtime": "npm:0.2.4" - "@nx/nx-darwin-arm64": "npm:21.6.3" - "@nx/nx-darwin-x64": "npm:21.6.3" - "@nx/nx-freebsd-x64": "npm:21.6.3" - "@nx/nx-linux-arm-gnueabihf": "npm:21.6.3" - "@nx/nx-linux-arm64-gnu": "npm:21.6.3" - "@nx/nx-linux-arm64-musl": "npm:21.6.3" - "@nx/nx-linux-x64-gnu": "npm:21.6.3" - "@nx/nx-linux-x64-musl": "npm:21.6.3" - "@nx/nx-win32-arm64-msvc": "npm:21.6.3" - "@nx/nx-win32-x64-msvc": "npm:21.6.3" + "@nx/nx-darwin-arm64": "npm:21.6.5" + "@nx/nx-darwin-x64": "npm:21.6.5" + "@nx/nx-freebsd-x64": "npm:21.6.5" + "@nx/nx-linux-arm-gnueabihf": "npm:21.6.5" + "@nx/nx-linux-arm64-gnu": "npm:21.6.5" + "@nx/nx-linux-arm64-musl": "npm:21.6.5" + "@nx/nx-linux-x64-gnu": "npm:21.6.5" + "@nx/nx-linux-x64-musl": "npm:21.6.5" + "@nx/nx-win32-arm64-msvc": "npm:21.6.5" + "@nx/nx-win32-x64-msvc": "npm:21.6.5" "@yarnpkg/lockfile": "npm:^1.1.0" "@yarnpkg/parsers": "npm:3.0.2" "@zkochan/js-yaml": "npm:0.0.7" - axios: "npm:^1.8.3" + axios: "npm:^1.12.0" chalk: "npm:^4.1.0" cli-cursor: "npm:3.1.0" cli-spinners: "npm:2.6.1" @@ -8783,25 +8750,25 @@ __metadata: bin: nx: bin/nx.js nx-cloud: bin/nx-cloud.js - checksum: 10c0/ed82e3b472b4ca2710cc87e07a03ff3a6980176d03ab612c23e9c0f0de5c83159d2a1c04d3ab38e888587197a75f1387d891e17fee64b489f32bec7de4b2ce2a + checksum: 10c0/1668ec0469ae796c60474b0441a7840b45848ea2cf0b808c4ef82dfd5771d34cead09f0f0bdc878a9266ef5bbcd7774fb4b4581ce18dc74ccf0a4f60bb2d77e5 languageName: node linkType: hard -"nx@npm:21.6.5": - version: 21.6.5 - resolution: "nx@npm:21.6.5" +"nx@npm:22.0.2": + version: 22.0.2 + resolution: "nx@npm:22.0.2" dependencies: "@napi-rs/wasm-runtime": "npm:0.2.4" - "@nx/nx-darwin-arm64": "npm:21.6.5" - "@nx/nx-darwin-x64": "npm:21.6.5" - "@nx/nx-freebsd-x64": "npm:21.6.5" - "@nx/nx-linux-arm-gnueabihf": "npm:21.6.5" - "@nx/nx-linux-arm64-gnu": "npm:21.6.5" - "@nx/nx-linux-arm64-musl": "npm:21.6.5" - "@nx/nx-linux-x64-gnu": "npm:21.6.5" - "@nx/nx-linux-x64-musl": "npm:21.6.5" - "@nx/nx-win32-arm64-msvc": "npm:21.6.5" - "@nx/nx-win32-x64-msvc": "npm:21.6.5" + "@nx/nx-darwin-arm64": "npm:22.0.2" + "@nx/nx-darwin-x64": "npm:22.0.2" + "@nx/nx-freebsd-x64": "npm:22.0.2" + "@nx/nx-linux-arm-gnueabihf": "npm:22.0.2" + "@nx/nx-linux-arm64-gnu": "npm:22.0.2" + "@nx/nx-linux-arm64-musl": "npm:22.0.2" + "@nx/nx-linux-x64-gnu": "npm:22.0.2" + "@nx/nx-linux-x64-musl": "npm:22.0.2" + "@nx/nx-win32-arm64-msvc": "npm:22.0.2" + "@nx/nx-win32-x64-msvc": "npm:22.0.2" "@yarnpkg/lockfile": "npm:^1.1.0" "@yarnpkg/parsers": "npm:3.0.2" "@zkochan/js-yaml": "npm:0.0.7" @@ -8816,7 +8783,7 @@ __metadata: figures: "npm:3.2.0" flat: "npm:^5.0.2" front-matter: "npm:^4.0.2" - ignore: "npm:^5.0.4" + ignore: "npm:^7.0.5" jest-diff: "npm:^30.0.2" jsonc-parser: "npm:3.2.0" lines-and-columns: "npm:2.0.3" @@ -8826,7 +8793,7 @@ __metadata: open: "npm:^8.4.0" ora: "npm:5.3.0" resolve.exports: "npm:2.0.3" - semver: "npm:^7.5.3" + semver: "npm:^7.6.3" string-width: "npm:^4.2.3" tar-stream: "npm:~2.2.0" tmp: "npm:~0.2.1" @@ -8868,7 +8835,7 @@ __metadata: bin: nx: bin/nx.js nx-cloud: bin/nx-cloud.js - checksum: 10c0/1668ec0469ae796c60474b0441a7840b45848ea2cf0b808c4ef82dfd5771d34cead09f0f0bdc878a9266ef5bbcd7774fb4b4581ce18dc74ccf0a4f60bb2d77e5 + checksum: 10c0/6815c82e1ffcac32132d39a19744912f559bc94ecffdaf44391437e35c1459045ca7c4b29bca9a88c10bd49f0e74defe2ca7df4a6f7197d06f171d182cef1e37 languageName: node linkType: hard @@ -9241,13 +9208,6 @@ __metadata: languageName: node linkType: hard -"proc-log@npm:^3.0.0": - version: 3.0.0 - resolution: "proc-log@npm:3.0.0" - checksum: 10c0/f66430e4ff947dbb996058f6fd22de2c66612ae1a89b097744e17fb18a4e8e7a86db99eda52ccf15e53f00b63f4ec0b0911581ff2aac0355b625c8eac509b0dc - languageName: node - linkType: hard - "proc-log@npm:^4.1.0, proc-log@npm:^4.2.0": version: 4.2.0 resolution: "proc-log@npm:4.2.0" @@ -9647,7 +9607,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^7.0.0, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.6.3": +"semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.6.3": version: 7.7.1 resolution: "semver@npm:7.7.1" bin: @@ -10490,15 +10450,6 @@ __metadata: languageName: node linkType: hard -"validate-npm-package-name@npm:^5.0.0": - version: 5.0.0 - resolution: "validate-npm-package-name@npm:5.0.0" - dependencies: - builtins: "npm:^5.0.0" - checksum: 10c0/36a9067650f5b90c573a0d394b89ddffb08fe58a60507d7938ad7c38f25055cc5c6bf4a10fbd604abe1f4a31062cbe0dfa8e7ccad37b249da32e7b71889c079e - languageName: node - linkType: hard - "vary@npm:^1.1.2": version: 1.1.2 resolution: "vary@npm:1.1.2"