Skip to content

Commit

Permalink
changed path_to_regexp to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a.adekunjo committed Oct 2, 2024
1 parent f3f972d commit 047f421
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"debug": "*",
"koa-route": "^4.0.1",
"methods": "~1.1.0",
"path-to-regexp": "^8.0.0"
"path-to-regexp": "^6.3.0"
},
"scripts": {
"test": "NODE_ENV=test mocha --harmony --require should --reporter spec --exit"
Expand Down

0 comments on commit 047f421

Please sign in to comment.