chore: update backend dependencies to address npm audit issues

This commit is contained in:
Dragory 2022-04-04 23:18:34 +03:00
parent b9422ce12d
commit 0d59a7844c
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 1561 additions and 3946 deletions

5499
backend/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -51,11 +51,11 @@
"moment-timezone": "^0.5.21", "moment-timezone": "^0.5.21",
"multer": "^1.4.3", "multer": "^1.4.3",
"mysql": "^2.16.0", "mysql": "^2.16.0",
"node-fetch": "^2.6.5", "node-fetch": "^2.6.7",
"parse-color": "^1.0.0", "parse-color": "^1.0.0",
"passport": "^0.4.0", "passport": "^0.4.0",
"passport-custom": "^1.0.5", "passport-custom": "^1.0.5",
"passport-oauth2": "^1.5.0", "passport-oauth2": "^1.6.1",
"pkg-up": "^3.1.0", "pkg-up": "^3.1.0",
"reflect-metadata": "^0.1.12", "reflect-metadata": "^0.1.12",
"regexp-worker": "^1.1.0", "regexp-worker": "^1.1.0",
@ -90,10 +90,10 @@
"@types/safe-regex": "^1.1.2", "@types/safe-regex": "^1.1.2",
"@types/tmp": "0.0.33", "@types/tmp": "0.0.33",
"@types/twemoji": "^12.1.0", "@types/twemoji": "^12.1.0",
"ava": "^3.10.0", "ava": "^3.15.0",
"rimraf": "^2.6.2", "rimraf": "^2.6.2",
"source-map-support": "^0.5.16", "source-map-support": "^0.5.16",
"tsc-watch": "^4.0.0" "tsc-watch": "^5.0.2"
}, },
"ava": { "ava": {
"files": [ "files": [