fix: api/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490
This commit is contained in:
parent
2897d000cc
commit
5dfa1baad3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"@types/ws": "^8.2.2",
|
"@types/ws": "^8.2.2",
|
||||||
"automod": "^0.1.0",
|
"automod": "^0.1.0",
|
||||||
"dotenv": "^14.2.0",
|
"dotenv": "^14.2.0",
|
||||||
"express": "^4.17.2",
|
"express": "^4.17.3",
|
||||||
"log75": "^2.2.0",
|
"log75": "^2.2.0",
|
||||||
"monk": "^7.3.4",
|
"monk": "^7.3.4",
|
||||||
"redis": "^4.2.0",
|
"redis": "^4.2.0",
|
||||||
|
|
Loading…
Reference in a new issue