Skip to content

Commit

Permalink
fix: package.json 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 14, 2024
1 parent 4dd3b30 commit 28c0b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)"
],
"dependencies": {
"@koa/router": "^12.0.1",
"@koa/router": "^13.0.1",
"@ladjs/i18n": "^8.0.3",
"@ladjs/koa-simple-ratelimit": "^4.1.1",
"@ladjs/passport": "^5.1.4",
Expand Down

0 comments on commit 28c0b7b

Please # to comment.