Skip to content

Commit 88e8526

Browse files
fix(deps): update dependency path-to-regexp to ~6.3.0 [security] (#330) fixed #331
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbd5279 commit 88e8526

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.2.1"
61+
"path-to-regexp": "~6.3.0"
6262
}
6363
}

0 commit comments

Comments
 (0)