mirror of
https://github.com/KevinMidboe/planetposen-backend.git
synced 2026-01-27 03:25:29 +00:00
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"typescript": "^4.8.4",
|
||||
"uuid": "8.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"ws": "^8.10.0"
|
||||
"ws": "^8.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
|
||||
Reference in New Issue
Block a user