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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-15274295
- https://snyk.io/vuln/SNYK-JS-QS-15268416
This commit is contained in:
snyk-bot
2026-02-15 18:34:01 +00:00
parent cf79aa8923
commit 66d3f5bfb9
2 changed files with 283 additions and 143 deletions

View File

@@ -10,9 +10,9 @@
"format": "prettier --plugin-search-dir . --write src"
},
"dependencies": {
"@elastic/ecs-winston-format": "^1.3.1",
"@elastic/ecs-winston-format": "^1.5.0",
"cookie": "^0.5.0",
"express": "^4.18.2",
"express": "^4.22.0",
"express-http-context": "^1.2.4",
"pg": "^8.8.0",
"stripe": "^10.16.0",