Skip to content

Commit

Permalink
fix: upgrade path-to-regexp from 8.1.0 to 8.2.0 (#1000)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade path-to-regexp from 8.1.0 to 8.2.0.

See this package in npm:
https://www.npmjs.com/package/path-to-regexp

See this project in Snyk:
https://app.snyk.io/org/cdimascio/project/f63fb44e-f154-45ba-b1f0-20d49ea578ce?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
cdimascio and snyk-bot authored Oct 31, 2024
1 parent 7a8fcc0 commit ed6a9b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -45,7 +45,7 @@
"media-typer": "^1.1.0",
"multer": "^1.4.5-lts.1",
"ono": "^7.1.3",
"path-to-regexp": "^8.1.0"
"path-to-regexp": "^8.2.0"
},
"devDependencies": {
"@types/cookie-parser": "^1.4.2",
Expand Down

0 comments on commit ed6a9b7

Please sign in to comment.