From f7b6dcb5bf9e29defe56dd302e554ae6193a171f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 06:21:02 +0000 Subject: [PATCH] Bump ip-address from 10.2.0 to 10.4.0 in /toolbox/enrichment Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.2.0 to 10.4.0. - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](https://github.com/beaugunderson/ip-address/compare/v10.2.0...v10.4.0) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- toolbox/enrichment/package-lock.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/toolbox/enrichment/package-lock.json b/toolbox/enrichment/package-lock.json index a9a62a95..f4d30f38 100644 --- a/toolbox/enrichment/package-lock.json +++ b/toolbox/enrichment/package-lock.json @@ -43,9 +43,10 @@ }, "devDependencies": { "@modelcontextprotocol/inspector": "^0.21.2", + "@types/bun": "^1.3.14", "@types/node": "^25.6.0", - "bun": "^1.3.13", - "bun-types": "^1.3.13", + "bun": "^1.3.14", + "bun-types": "^1.3.14", "memfs": "^4.57.2", "typescript": "^6.0.3" } @@ -7154,9 +7155,9 @@ } }, "node_modules/ip-address": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz", - "integrity": "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.4.0.tgz", + "integrity": "sha512-oSK96Grm3aP6OrS263xVxbNDGVL7rzBtYdpGqlDG8iQdoenDoTs/nkki+DflYbAEE8Xl6o5YxhxlrKvI3nqKXQ==", "license": "MIT", "engines": { "node": ">= 12"