Skip to content

Commit f31b495

Browse files
authored
fix: use path-to-regexp to fix redos
pillarjs/path-to-regexp#320
1 parent 4fea227 commit f31b495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/deps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"optimize-css-assets-webpack-plugin": "5.0.4",
168168
"os-locale": "5.0.0",
169169
"p-limit": "3.1.0",
170-
"path-to-regexp": "1.8.0",
170+
"path-to-regexp": "1.9.0",
171171
"pkg-up": "3.1.0",
172172
"portfinder": "1.0.28",
173173
"prompts": "2.1.0",

0 commit comments

Comments
 (0)