Skip to content

Commit

Permalink
chore(deps): upgrade path-to-regexp to address a security vulnerabi…
Browse files Browse the repository at this point in the history
…lity. fixes #2242
  • Loading branch information
Filip Maj committed Sep 11, 2024
1 parent dc97976 commit 46d282c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/tsscmp": "^1.0.0",
"axios": "^1.7.4",
"express": "^4.16.4",
"path-to-regexp": "^6.2.1",
"path-to-regexp": "^8.1.0",
"promise.allsettled": "^1.0.2",
"raw-body": "^2.3.3",
"tsscmp": "^1.0.6"
Expand Down

0 comments on commit 46d282c

Please sign in to comment.