Browse Source

fixup: packages

pull/939/head
Philip H. 1 year ago
committed by GitHub
parent
commit
fe7d77e481
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      src/package-lock.json

8
src/package-lock.json

@ -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…
Cancel
Save