Skip to content

Commit

Permalink
security: fix path-to-regexp=8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theodesp committed Sep 12, 2024
1 parent 90547e1 commit dd3ea15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"optionator": "0.9.3",
"postcss": "8.4.31",
"axios": "^1.7.4",
"ws": "8.17.1"
"ws": "8.17.1",
"path-to-regexp": "8.1.0"
}
}

0 comments on commit dd3ea15

Please sign in to comment.