replace ipaddr.js

This commit is contained in:
Girish Ramakrishnan
2025-05-06 16:16:33 +02:00
parent c8976daf96
commit a7c6e36ec3
10 changed files with 186 additions and 34 deletions
-9
View File
@@ -30,7 +30,6 @@
"domrobot-client": "^3.2.2",
"ejs": "^3.1.10",
"express": "^4.21.2",
"ipaddr.js": "^2.2.0",
"jose": "^5.9.6",
"jsdom": "^26.0.0",
"jsonwebtoken": "^9.0.2",
@@ -5362,14 +5361,6 @@
"version": "1.3.8",
"license": "ISC"
},
"node_modules/ipaddr.js": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.2.0.tgz",
"integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==",
"engines": {
"node": ">= 10"
}
},
"node_modules/is-binary-path": {
"version": "2.1.0",
"dev": true,