Skip to content

Commit

Permalink
fix(deps): update dependency path-to-regexp to v8 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 5362948 commit 868e47b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions 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 @@ -67,6 +67,6 @@
"url": "https://github.com/nestjs/serve-static"
},
"dependencies": {
"path-to-regexp": "0.2.5"
"path-to-regexp": "8.0.0"
}
}

0 comments on commit 868e47b

Please sign in to comment.