fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
This commit is contained in:
snyk-bot
2024-03-28 18:07:33 +00:00
parent cf79aa8923
commit 365ef96eef

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@elastic/ecs-winston-format": "^1.3.1",
"cookie": "^0.5.0",
"express": "^4.18.2",
"express": "^4.19.2",
"express-http-context": "^1.2.4",
"pg": "^8.8.0",
"stripe": "^10.16.0",