Skip to content

Commit 446e40e

Browse files
fix(deps): update dependency path-to-regexp to v8 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30f868b commit 446e40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"http-proxy": "~1.18.1",
5959
"local-ip-url": "~1.0.3",
6060
"minimist": "~1.2.7",
61-
"path-to-regexp": "~6.3.0"
61+
"path-to-regexp": "~8.2.0"
6262
}
6363
}

0 commit comments

Comments
 (0)