update dependencies

merge-requests/208/head
fatchan 4 years ago
parent af66466b14
commit fede9813d2
  1. 28
      package-lock.json
  2. 10
      package.json

28
package-lock.json generated

@ -226,7 +226,7 @@
}
},
"@tohru/gm": {
"version": "github:fatchan/gm#07df8fbf131b6b18c32fa010a84e67964e132955",
"version": "github:fatchan/gm#c2ffb2ce0db3f64fbf4082462601429985b6dca6",
"from": "github:fatchan/gm",
"requires": {
"array-parallel": "^0.1.3",
@ -2406,7 +2406,7 @@
}
},
"express-fileupload": {
"version": "github:fatchan/express-fileupload#f72901fd27b615664ca30fc4c4148b62c5c77fe9",
"version": "github:fatchan/express-fileupload#fd713ae7a3c7f381638d6479faa142d366304329",
"from": "github:fatchan/express-fileupload",
"requires": {
"busboy": "^0.3.1"
@ -5623,9 +5623,9 @@
}
},
"async": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/async/-/async-3.1.0.tgz",
"integrity": "sha512-4vx/aaY6j/j3Lw3fbCHNWP0pPaTCew3F6F3hYyl/tHs/ndmV1q7NW9T5yuJ2XAGwdQrP+6Wu20x06U4APo/iQQ=="
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/async/-/async-3.1.1.tgz",
"integrity": "sha512-X5Dj8hK1pJNC2Wzo2Rcp9FBVdJMGRR/S7V+lH46s8GVFhtbo5O4Le5GECCF/8PISVdkUA6mMPvgz7qTTD1rf1g=="
},
"binary-extensions": {
"version": "2.0.0",
@ -6374,9 +6374,9 @@
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
},
"require-in-the-middle": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/require-in-the-middle/-/require-in-the-middle-5.0.2.tgz",
"integrity": "sha512-l2r6F9i6t5xp4OE9cw/daB/ooQKHZOOW1AYPADhEvk/Tj/THJDS8gePp76Zyuht6Cj57a0KL+eHK5Dyv7wZnKA==",
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/require-in-the-middle/-/require-in-the-middle-5.0.3.tgz",
"integrity": "sha512-p/ICV8uMlqC4tjOYabLMxAWCIKa0YUQgZZ6KDM0xgXJNgdGQ1WmL2A07TwmrZw+wi6ITUFKzH5v3n+ENEyXVkA==",
"requires": {
"debug": "^4.1.1",
"module-details-from-path": "^1.0.3",
@ -6397,9 +6397,9 @@
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
},
"resolve": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.14.2.tgz",
"integrity": "sha512-EjlOBLBO1kxsUxsKjLt7TAECyKW6fOh1VRkykQkKGzcBbjjPIxBqGh0jf7GJ3k/f5mxMqW3htMD3WdTUVtW8HQ==",
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.15.0.tgz",
"integrity": "sha512-+hTmAldEGE80U2wJJDC1lebb5jWqvTYAfm3YZ1ckk1gBr0MnCqUKlwK1e+anaFljIl+F5tR5IoZcm4ZDA1zMQw==",
"requires": {
"path-parse": "^1.0.6"
}
@ -7167,9 +7167,9 @@
}
},
"systeminformation": {
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.19.2.tgz",
"integrity": "sha512-uy4jTZbwBkxmCXa1eo3hIh+CLAcovXtDvfwyuPtoL9iJK8qzO0Zf+03mlW7tzVK5fcLaPCw7mbjJ44hMwqRRNQ==",
"version": "4.21.1",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.21.1.tgz",
"integrity": "sha512-IQMy+ieSThY+MfLZaCdQsGCteMah4nhsDQcnT9DhocoJnhMKVUqDY025j1i+MSm7qdUCMXS5oV7dvttr+pSodw==",
"optional": true
},
"tar": {

@ -8,9 +8,9 @@
"bcrypt": "^3.0.7",
"bull": "^3.12.1",
"cache-pug-templates": "^2.0.1",
"connect-redis": "^4.0.3",
"connect-redis": "^4.0.4",
"cookie-parser": "^1.4.4",
"csurf": "^1.10.0",
"csurf": "^1.11.0",
"del": "^5.1.0",
"express": "^4.17.1",
"express-fileupload": "github:fatchan/express-fileupload",
@ -25,15 +25,15 @@
"gulp-less": "^4.0.1",
"gulp-pug": "^4.0.1",
"gulp-uglify-es": "^2.0.0",
"highlight.js": "^9.17.0",
"highlight.js": "^9.18.0",
"ioredis": "^4.14.1",
"mongodb": "^3.5.0",
"node-fetch": "^2.6.0",
"path": "^0.12.7",
"pm2": "^4.2.1",
"pm2": "^4.2.3",
"pug": "^2.0.4",
"redlock": "^4.1.0",
"sanitize-html": "^1.20.1",
"sanitize-html": "^1.21.1",
"saslprep": "^1.0.3",
"socket.io": "^2.3.0",
"socket.io-redis": "^5.2.0"

Loading…
Cancel
Save