Skip to content

Commit

Permalink
internal(pkg): bump path-to-regexp from 6.2.2 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.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@v6.2.2...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2024
1 parent eb00cee commit 3c8692e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/pojo-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@babel/runtime": "^7.17.0",
"history": "5.3.0",
"path-to-regexp": "^6.3.0"
"path-to-regexp": "^8.0.0"
},
"peerDependencies": {
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4616,7 +4616,7 @@ __metadata:
"@types/node": "npm:^22.0.0"
"@types/react": "npm:^18.0.29"
history: "npm:5.3.0"
path-to-regexp: "npm:^6.3.0"
path-to-regexp: "npm:^8.0.0"
react: "npm:^18.2.0"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0
Expand Down Expand Up @@ -19149,13 +19149,20 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:^6.2.1, path-to-regexp@npm:^6.3.0":
"path-to-regexp@npm:^6.2.1":
version: 6.3.0
resolution: "path-to-regexp@npm:6.3.0"
checksum: 10c0/73b67f4638b41cde56254e6354e46ae3a2ebc08279583f6af3d96fe4664fc75788f74ed0d18ca44fa4a98491b69434f9eee73b97bb5314bd1b5adb700f5c18d6
languageName: node
linkType: hard

"path-to-regexp@npm:^8.0.0":
version: 8.1.0
resolution: "path-to-regexp@npm:8.1.0"
checksum: 10c0/1c46be3806ab081bedc51eb238fcb026b61b15f19e8924b26e7dad88812dda499efe357a780665dc915dcab3be67213f145f5e2921b8fc8c6c497608d4e092ed
languageName: node
linkType: hard

"path-type@npm:^3.0.0":
version: 3.0.0
resolution: "path-type@npm:3.0.0"
Expand Down

0 comments on commit 3c8692e

Please sign in to comment.