File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 250
250
"body-parser" : " 1.20.3" ,
251
251
"http-proxy-middleware" : " 3.0.3" ,
252
252
"cross-spawn" : " 7.0.5" ,
253
- "cookie" : " ^0.7.1"
253
+ "cookie" : " ^0.7.1" ,
254
+ "react-router/path-to-regexp" : " ^1.7.0" ,
255
+ "webpack-dev-server/path-to-regexp" : " ^1.7.0" ,
256
+ "express/path-to-regexp" : " ^1.7.0" ,
257
+ "@types/webpack-dev-server/path-to-regexp" : " ^1.7.0"
254
258
}
255
259
}
Original file line number Diff line number Diff line change @@ -9974,7 +9974,7 @@ is-wsl@^2.2.0:
9974
9974
9975
9975
9976
9976
version "0.0.1"
9977
- resolved "https://registry.npmjs.org /isarray/-/isarray-0.0.1.tgz"
9977
+ resolved "https://registry.yarnpkg.com /isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf "
9978
9978
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
9979
9979
9980
9980
isarray@^2.0.5:
12731
12731
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
12732
12732
12733
12733
path-to-regexp@^1.7.0:
12734
- version "1.8 .0"
12735
- resolved "https://registry.npmjs.org /path-to-regexp/-/path-to-regexp-1.8 .0.tgz"
12736
- integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA ==
12734
+ version "1.9 .0"
12735
+ resolved "https://registry.yarnpkg.com /path-to-regexp/-/path-to-regexp-1.9 .0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24 "
12736
+ integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g ==
12737
12737
dependencies:
12738
12738
isarray "0.0.1"
12739
12739
You can’t perform that action at this time.
0 commit comments