Skip to content

Commit

Permalink
chore(deps): update dependency path-to-regexp to v1 [security] (#8544)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent b276d5a commit 2d9cdac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
"semver": "^7.6.2",
"tough-cookie": "4.1.4",
"@wesleytodd/openapi/path-to-regexp": "6.3.0",
"router/path-to-regexp": "0.2.5"
"router/path-to-regexp": "1.9.0"
},
"lint-staged": {
"*.{js,ts}": [
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7343,10 +7343,12 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:0.2.5":
version: 0.2.5
resolution: "path-to-regexp@npm:0.2.5"
checksum: 10c0/947ffdd583390408a4814dcb921226fba363110a8245d22bd11c2bb1db323ad76b2e879f6dadc02bcf8c9c925b1556d5405c01a466dd28a93d84af5f62c51b79
"path-to-regexp@npm:1.9.0":
version: 1.9.0
resolution: "path-to-regexp@npm:1.9.0"
dependencies:
isarray: "npm:0.0.1"
checksum: 10c0/de9ddb01b84d9c2c8e2bed18630d8d039e2d6f60a6538595750fa08c7a6482512257464c8da50616f266ab2cdd2428387e85f3b089e4c3f25d0c537e898a0751
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d9cdac

Please sign in to comment.