Fixed broken and insecure packages

This commit is contained in:
Stefan Zermatten
2021-03-27 13:34:33 +02:00
parent 5cf0330e03
commit 0717f8e8d7
2 changed files with 366 additions and 372 deletions

734
app/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,15 +27,17 @@
"ddp-rate-limiter-mixin": "^1.1.10",
"discord.js": "^12.2.0",
"dompurify": "^2.0.10",
"ignore": "^5.1.8",
"lodash": "^4.17.20",
"marked": "^0.8.2",
"meteor-node-stubs": "^0.3.3",
"meteor-node-stubs": "^1.0.3",
"moo": "^0.5.1",
"nearley": "^2.19.1",
"qrcode": "^1.4.4",
"request": "^2.88.2",
"simpl-schema": "^1.5.7",
"source-map-support": "^0.5.16",
"styles": "^0.2.1",
"underscore": "^1.10.2",
"vue": "2.6.10",
"vue-meteor-tracker": "^2.0.0-beta.5",