Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent ecb4df9 commit 75fb7c8
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"basic-auth": "^2.0.1",
"bcryptjs": "^2.4.3",
"env-var": "^7.1.1",
"express": "^4.17.2",
"express": "^4.20.0",
"fp-ts": "^2.11.8",
"io-ts": "^2.2.16"
}
Expand Down
Loading

0 comments on commit 75fb7c8

Please sign in to comment.