From 2bb5b2092316549c6afb5d235e9df13383798e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 20:16:28 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 3 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /test/e2e directory: [ip](https://github.com/indutny/node-ip). Bumps the npm_and_yarn group with 1 update in the /test/fv directory: [ip](https://github.com/indutny/node-ip). Bumps the npm_and_yarn group with 1 update in the /tools/toolchain directory: [ip](https://github.com/indutny/node-ip). Updates `ip` from 1.1.9 to 2.0.1 - [Commits](https://github.com/indutny/node-ip/compare/v1.1.9...v2.0.1) Updates `ip` from 1.1.9 to 2.0.1 - [Commits](https://github.com/indutny/node-ip/compare/v1.1.9...v2.0.1) Updates `ip` from 1.1.9 to 2.0.1 - [Commits](https://github.com/indutny/node-ip/compare/v1.1.9...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-version: 2.0.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ip dependency-version: 2.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ip dependency-version: 2.0.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- test/e2e/package.json | 4 ++-- test/fv/package.json | 4 ++-- tools/toolchain/package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/e2e/package.json b/test/e2e/package.json index 8cbfd26b..01b109ba 100644 --- a/test/e2e/package.json +++ b/test/e2e/package.json @@ -15,8 +15,8 @@ "gulp": "^4.0.2", "toolchain": "1.0.0-dev", "delay": "5.0.0", - "ip": "^1.1.5", - "ajv": "^6.12.2", + "ip": "^2.0.1", + "ajv": "^8.17.1", "ajv-cli": "^3.2.1", "spec-junit-splitter-mocha-reporter": "1.0.1" } diff --git a/test/fv/package.json b/test/fv/package.json index d6e2446f..83282f3d 100644 --- a/test/fv/package.json +++ b/test/fv/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@sinonjs/referee-sinon": "~5.0.0", - "ajv": "^6.12.2", + "ajv": "^8.17.1", "ajv-cli": "^3.2.1", "chai": "^4.3.4", "chai-as-promised": "^7.1.1", @@ -30,7 +30,7 @@ "fabric-shim-api": "2.5.9", "git-rev-sync": "3.0.1", "gulp": "^4.0.2", - "ip": "^1.1.5", + "ip": "^2.0.1", "istanbul-api": "^1.1.13", "jsverify": "~0.8.4", "mocha": "9.1.3", diff --git a/tools/toolchain/package.json b/tools/toolchain/package.json index dbc6a113..be502380 100644 --- a/tools/toolchain/package.json +++ b/tools/toolchain/package.json @@ -19,7 +19,7 @@ "gulp-shell": "~0.7.1", "merge-stream": "~2.0.0", "npm-cli-login": "~0.1.1", - "ip": "^1.1.5", + "ip": "^2.0.1", "gulp-cli": "2.3.0" }, "devDependencies": {