fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
This commit is contained in:
snyk-bot
2024-10-08 02:50:51 +00:00
parent cf79aa8923
commit ec5bfcc4b8
2 changed files with 7 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@elastic/ecs-winston-format": "^1.3.1",
"cookie": "^0.5.0",
"cookie": "^0.7.0",
"express": "^4.18.2",
"express-http-context": "^1.2.4",
"pg": "^8.8.0",