Skip to content

Commit 5e2f586

Browse files
author
Ron Sherfey
authored
Merge pull request #29 from SherfeyInv/snyk-fix-c9cadafb83177a3b2e73eb418baab01d
[Snyk] Security upgrade path-to-regexp from 6.2.1 to 8.0.0
2 parents dcf8dfd + 33f3a25 commit 5e2f586

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

src/web/package-lock.json

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"classnames": "^2.3.2",
3434
"commander": "^9.4.1",
3535
"highlight.js": "^11.7.0",
36-
"path-to-regexp": "^6.2.0",
36+
"path-to-regexp": "^8.0.0",
3737
"react": "^17.0.2",
3838
"react-dom": "^17.0.2",
3939
"react-modal": "^3.16.1",

0 commit comments

Comments
 (0)