diff --git a/src/automatica.core/Automatica.WebNew/package-lock.json b/src/automatica.core/Automatica.WebNew/package-lock.json index fed1fe8b..71285b6e 100644 --- a/src/automatica.core/Automatica.WebNew/package-lock.json +++ b/src/automatica.core/Automatica.WebNew/package-lock.json @@ -11220,9 +11220,9 @@ } }, "node_modules/ip": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz", - "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz", + "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==", "dev": true }, "node_modules/ipaddr.js": { @@ -16678,11 +16678,10 @@ "license": "MIT" }, "node_modules/socks/node_modules/ip": { - "version": "2.0.0", - "resolved": "https://automatica-core.pkgs.visualstudio.com/_packaging/automatica/npm/registry/ip/-/ip-2.0.0.tgz", - "integrity": "sha1-TPSrGC/uIxTHXt4SdvjIC0eZNto=", - "dev": true, - "license": "MIT" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz", + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==", + "dev": true }, "node_modules/source-map": { "version": "0.6.1", @@ -26295,9 +26294,9 @@ } }, "ip": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz", - "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz", + "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==", "dev": true }, "ipaddr.js": { @@ -29894,9 +29893,9 @@ }, "dependencies": { "ip": { - "version": "2.0.0", - "resolved": "https://automatica-core.pkgs.visualstudio.com/_packaging/automatica/npm/registry/ip/-/ip-2.0.0.tgz", - "integrity": "sha1-TPSrGC/uIxTHXt4SdvjIC0eZNto=", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz", + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==", "dev": true } }