fixup: packages
This commit is contained in:
parent
6c0049770e
commit
fe7d77e481
|
@ -12,8 +12,8 @@
|
|||
"bcryptjs": "^2.4.3",
|
||||
"debug": "^4.3.4",
|
||||
"express-session": "^1.18.0",
|
||||
"ip": "^2.0.1",
|
||||
"h3": "^1.11.1",
|
||||
"ip": "^2.0.1",
|
||||
"qrcode": "^1.5.3",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
|
@ -2660,12 +2660,6 @@
|
|||
"resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
|
||||
"integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ=="
|
||||
},
|
||||
"node_modules/ipaddr.js": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
|
||||
"integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
|
||||
"engines": {
|
||||
"node": ">= 0.10"
|
||||
"node_modules/iron-webcrypto": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.1.0.tgz",
|
||||
|
|
Loading…
Reference in New Issue