diff --git a/package-lock.json b/package-lock.json index a52a543..107c022 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8043,9 +8043,9 @@ "license": "ISC" }, "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" diff --git a/package.json b/package.json index 0d24c95..ce6339c 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "brace-expansion": "5.0.8", "chokidar": "^5.0.0", "file-type": "^22.0.1", - "ip-address": "^10.2.0", + "ip-address": "^10.4.0", "minimatch": "10.2.5", "next@*": { "postcss": "8.5.23"