diff --git a/cloud-shell/package.json b/cloud-shell/package.json index 06380e38..357785e3 100644 --- a/cloud-shell/package.json +++ b/cloud-shell/package.json @@ -32,6 +32,7 @@ "minimatch@^3.1.1": "^3.1.5", "minimatch@^10.1.1": "^10.2.4", "ajv": "6.14.0", + "ip-address": "10.2.0", "qs": "^6.15.2" }, "packageManager": "yarn@4.12.0" diff --git a/cloud-shell/yarn.lock b/cloud-shell/yarn.lock index 405d014d..75888ca9 100644 --- a/cloud-shell/yarn.lock +++ b/cloud-shell/yarn.lock @@ -2166,10 +2166,10 @@ __metadata: languageName: node linkType: hard -"ip-address@npm:^10.0.1": - version: 10.1.0 - resolution: "ip-address@npm:10.1.0" - checksum: 10c0/0103516cfa93f6433b3bd7333fa876eb21263912329bfa47010af5e16934eeeff86f3d2ae700a3744a137839ddfad62b900c7a445607884a49b5d1e32a3d7566 +"ip-address@npm:10.2.0": + version: 10.2.0 + resolution: "ip-address@npm:10.2.0" + checksum: 10c0/5a00aada6e922c9c69dfc800ed5d0fa3348675ebdeed0e1575f503f27ca385b5f534363c9af7ad1daf64c1f1409388cdd3cc2e9b9b0fe1c924a431378d55075a languageName: node linkType: hard