Update some deps

merge-requests/208/head
Thomas Lynch 4 years ago
parent cb4c74b7cf
commit 2d1af818aa
  1. 1008
      package-lock.json
  2. 6
      package.json

1008
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -7,7 +7,7 @@
"dependencies": {
"@tohru/gm": "git+https://gitgud.io/fatchan/gm.git",
"bcrypt": "^5.0.0",
"bull": "^3.16.0",
"bull": "^3.18.0",
"cache-pug-templates": "^2.0.3",
"connect-redis": "^4.0.4",
"cookie-parser": "^1.4.5",
@ -34,10 +34,10 @@
"mongodb": "^3.6.0",
"node-fetch": "^2.6.0",
"path": "^0.12.7",
"pm2": "^4.3.0",
"pm2": "^4.4.1",
"pug": "^3.0.0",
"redlock": "^4.1.0",
"sanitize-html": "^1.27.2",
"sanitize-html": "^1.27.3",
"saslprep": "^1.0.3",
"semver": "^7.3.2",
"socket.io": "^2.3.0",

Loading…
Cancel
Save