Bump path-to-regexp from 6.2.1 to 8.1.0 (#2228)
* Bump path-to-regexp from 6.2.1 to 8.0.0 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 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](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v8.0.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... Signed-off-by:dependabot[bot] <support@github.com> * bump path-to-regexp up to v8.1.0 --------- Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
tom <tom@ohhhh.me>
Showing
... | @@ -91,7 +91,7 @@ | ... | @@ -91,7 +91,7 @@ |
"nextjs-routes": "^1.0.8", | "nextjs-routes": "^1.0.8", | ||
"node-fetch": "^3.2.9", | "node-fetch": "^3.2.9", | ||
"papaparse": "^5.3.2", | "papaparse": "^5.3.2", | ||
"path-to-regexp": "^6.2.1", | "path-to-regexp": "8.1.0", | ||
"phoenix": "^1.6.15", | "phoenix": "^1.6.15", | ||
"pino-http": "^8.2.1", | "pino-http": "^8.2.1", | ||
"pino-pretty": "^9.1.1", | "pino-pretty": "^9.1.1", | ||
... | ... |
Please register or sign in to comment