Skip to content

Commit 8a1cfe0

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent dfa5722 commit 8a1cfe0

File tree

2 files changed

+805
-887
lines changed

2 files changed

+805
-887
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"convict": "^6.2.4",
3939
"debug": "^4.3.7",
4040
"dotenv": "^16.4.5",
41-
"express": "^4.21.0",
41+
"express": "^4.21.1",
4242
"ksuid": "^3.0.0",
4343
"micromatch": "^4.0.8",
4444
"moment": "^2.30.1",

0 commit comments

Comments
 (0)