update deps, update patch number

indiachan-spamvector
Thomas Lynch 2 years ago
parent c5ae6aa77f
commit c8eb35ae78
  1. 614
      package-lock.json
  2. 30
      package.json

614
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -1,6 +1,6 @@
{
"name": "jschan",
"version": "0.4.0",
"version": "0.4.1",
"migrateVersion": "0.4.0",
"description": "",
"main": "server.js",
@ -10,18 +10,18 @@
"big-bitfield": "git+https://gitgud.io/fatchan/big-bitfield.git",
"bull": "^3.29.3",
"cache-pug-templates": "^2.0.3",
"connect-redis": "^6.0.0",
"cookie-parser": "^1.4.5",
"connect-redis": "^6.1.3",
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
"del": "^6.0.0",
"dnsbl": "^3.2.0",
"express": "^4.17.1",
"express": "^4.17.3",
"express-session": "^1.17.2",
"file-type": "^16.5.3",
"fluent-ffmpeg": "^2.1.2",
"form-data": "^4.0.0",
"fs": "0.0.1-security",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"gm": "git+https://gitgud.io/fatchan/gm.git",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
@ -31,24 +31,24 @@
"gulp-real-favicon": "^0.3.2",
"gulp-replace": "^1.1.3",
"gulp-uglify-es": "^3.0.0",
"highlight.js": "^11.2.0",
"highlight.js": "^11.5.0",
"i18n-iso-countries": "^6.8.0",
"iconv-lite": "^0.6.3",
"imghash": "^0.0.9",
"ioredis": "^4.28.0",
"ip6addr": "^0.2.3",
"mongodb": "^4.0.1",
"node-fetch": "^2.6.5",
"ioredis": "^4.28.5",
"ip6addr": "^0.2.5",
"mongodb": "^4.4.1",
"node-fetch": "^2.6.7",
"path": "^0.12.7",
"pm2": "^5.1.0",
"pm2": "^5.2.0",
"pug": "^3.0.2",
"redlock": "^4.1.0",
"sanitize-html": "^2.5.2",
"redlock": "^4.2.0",
"sanitize-html": "^2.7.0",
"saslprep": "^1.0.3",
"semver": "^7.3.5",
"socket.io": "^4.3.0",
"socket.io": "^4.4.1",
"socket.io-redis": "^6.1.1",
"socks-proxy-agent": "^6.1.0",
"socks-proxy-agent": "^6.1.1",
"uid-safe": "^2.1.5",
"unix-crypt-td-js": "^1.1.4"
},

Loading…
Cancel
Save