Skip to content

Commit

Permalink
fix(deps): update dependency path-to-regexp to v8 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent fbd5279 commit deab992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"http-proxy": "~1.18.1",
"local-ip-url": "~1.0.3",
"minimist": "~1.2.7",
"path-to-regexp": "~6.2.1"
"path-to-regexp": "~8.0.0"
}
}

0 comments on commit deab992

Please sign in to comment.