npm update and npm audit fix

merge-requests/341/head
Thomas Lynch 11 months ago
parent 61cc8ea3db
commit 77c65c7825
  1. 3674
      package-lock.json
  2. 10
      package.json

3674
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -40,18 +40,18 @@
"ioredis": "^4.28.5",
"ip6addr": "^0.2.5",
"mongodb": "^4.16.0",
"node-fetch": "^2.6.11",
"otpauth": "^9.1.2",
"node-fetch": "^2.6.12",
"otpauth": "^9.1.3",
"path": "^0.12.7",
"pm2": "^5.3.0",
"pug": "^3.0.2",
"pug-runtime": "^3.0.1",
"qrcode": "^1.5.3",
"redlock": "^4.2.0",
"sanitize-html": "^2.10.0",
"sanitize-html": "^2.11.0",
"saslprep": "^1.0.3",
"semver": "^7.5.2",
"socket.io": "^4.6.2",
"semver": "^7.5.3",
"socket.io": "^4.7.1",
"socks-proxy-agent": "^6.2.1",
"uid-safe": "^2.1.5",
"unix-crypt-td-js": "^1.1.4"

Loading…
Cancel
Save