diff --git a/package.json b/package.json index b01421ed7..cf5d6cd0a 100644 --- a/package.json +++ b/package.json @@ -111,6 +111,7 @@ "trim": "^1.0.0", "package-json": "^8.1.0", "typescript": "4.6.4", - "sharp": "^0.32.6" + "sharp": "^0.32.6", + "ip": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz" } }