Skip to content

Commit

Permalink
build: Bump path-to-regexp from 6.2.1 to 6.2.2
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.1 to 6.2.2.
- [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.1...v6.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent df39dff commit 912fc5b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"minimist": "^1.2.8",
"mixwith": "^0.1.1",
"nunjucks": "^3.2.4",
"path-to-regexp": "^6.2.1",
"path-to-regexp": "^6.2.2",
"promised-handlebars": "^2.0.1",
"prop-types": "^15.8.1",
"readable-stream": "^4.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"nunjucks": "^3.2.4",
"path-to-regexp": "^6.2.1",
"path-to-regexp": "^6.2.2",
"throat": "^6.0.2"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 912fc5b

Please sign in to comment.