diff --git a/internal/e2e-tests/fixtures/application.a/package-lock.json b/internal/e2e-tests/fixtures/application.a/package-lock.json index 40f24b6044c..b5181149557 100644 --- a/internal/e2e-tests/fixtures/application.a/package-lock.json +++ b/internal/e2e-tests/fixtures/application.a/package-lock.json @@ -2490,9 +2490,9 @@ } }, "node_modules/ip-address": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.1.tgz", - "integrity": "sha512-1FMu8/N15Ck1BL551Jf42NYIoin2unWjLQ2Fze/DXryJRl5twqtwNHlO39qERGbIOcKYWHdgRryhOC+NG4eaLw==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.4.0.tgz", + "integrity": "sha512-oSK96Grm3aP6OrS263xVxbNDGVL7rzBtYdpGqlDG8iQdoenDoTs/nkki+DflYbAEE8Xl6o5YxhxlrKvI3nqKXQ==", "dev": true, "license": "MIT", "peer": true,