Revert "feat: cidr notation"

This commit is contained in:
Philip H 2024-03-27 14:41:31 +01:00 committed by GitHub
parent cb63d5c67f
commit bf214fb4d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 29 additions and 44 deletions

6
src/package-lock.json generated
View file

@ -13,7 +13,6 @@
"debug": "^4.3.4",
"express-session": "^1.18.0",
"h3": "^1.11.1",
"ip": "^2.0.1",
"qrcode": "^1.5.3",
"uuid": "^9.0.1"
},
@ -2655,11 +2654,6 @@
"node": ">= 0.4"
}
},
"node_modules/ip": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
"integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ=="
},
"node_modules/iron-webcrypto": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.1.0.tgz",