diff --git a/backend/package-lock.json b/backend/package-lock.json index 69a5a116e..283f5d7d8 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -9886,8 +9886,9 @@ } }, "node_modules/ip": { - "version": "2.0.0", - "license": "MIT" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz", + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==" }, "node_modules/ipaddr.js": { "version": "2.0.1",