Skip to content

Commit

Permalink
build(deps): bump path-to-regexp from 7.1.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 8ba2a7f commit e082cb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -7,7 +7,7 @@
"repository": "koajs/path-match",
"dependencies": {
"lodash": "^4.17.21",
"path-to-regexp": "^7.1.0"
"path-to-regexp": "^8.0.0"
},
"devDependencies": {
"codecov": "^3.8.3",
Expand Down

0 comments on commit e082cb4

Please sign in to comment.