mirror of
https://github.com/KevinMidboe/planetposen-backend.git
synced 2026-01-10 19: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-SEMVER-3247795
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"@elastic/ecs-winston-format": "^1.3.1",
|
||||
"cookie": "^0.5.0",
|
||||
"express": "^4.18.2",
|
||||
"express-http-context": "^1.2.4",
|
||||
"express-http-context": "^2.0.0",
|
||||
"pg": "^8.8.0",
|
||||
"stripe": "^10.16.0",
|
||||
"typescript": "^4.8.4",
|
||||
|
||||
Reference in New Issue
Block a user