Skip to content

Commit

Permalink
fix(deps): update dependency path-to-regexp to ~6.3.0 [security] (#330)
Browse files Browse the repository at this point in the history
fixed #331

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent fbd5279 commit 88e8526
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": "~6.3.0"
}
}

0 comments on commit 88e8526

Please sign in to comment.