chore: update backend dependencies to address npm audit issues
This commit is contained in:
parent
b9422ce12d
commit
0d59a7844c
2 changed files with 1561 additions and 3946 deletions
5499
backend/package-lock.json
generated
5499
backend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -51,11 +51,11 @@
|
|||
"moment-timezone": "^0.5.21",
|
||||
"multer": "^1.4.3",
|
||||
"mysql": "^2.16.0",
|
||||
"node-fetch": "^2.6.5",
|
||||
"node-fetch": "^2.6.7",
|
||||
"parse-color": "^1.0.0",
|
||||
"passport": "^0.4.0",
|
||||
"passport-custom": "^1.0.5",
|
||||
"passport-oauth2": "^1.5.0",
|
||||
"passport-oauth2": "^1.6.1",
|
||||
"pkg-up": "^3.1.0",
|
||||
"reflect-metadata": "^0.1.12",
|
||||
"regexp-worker": "^1.1.0",
|
||||
|
@ -90,10 +90,10 @@
|
|||
"@types/safe-regex": "^1.1.2",
|
||||
"@types/tmp": "0.0.33",
|
||||
"@types/twemoji": "^12.1.0",
|
||||
"ava": "^3.10.0",
|
||||
"ava": "^3.15.0",
|
||||
"rimraf": "^2.6.2",
|
||||
"source-map-support": "^0.5.16",
|
||||
"tsc-watch": "^4.0.0"
|
||||
"tsc-watch": "^5.0.2"
|
||||
},
|
||||
"ava": {
|
||||
"files": [
|
||||
|
|
Loading…
Add table
Reference in a new issue