File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 262
262
"**/postcss" : " 8.2.13" ,
263
263
"**/json-schema" : " 0.4.0" ,
264
264
"**/node-fetch" : " 2.6.7" ,
265
- "**/follow-redirects" : " 1.14.8"
265
+ "**/follow-redirects" : " 1.14.8" ,
266
+ "**/url-parse" : " 1.5.6"
266
267
}
267
268
}
Original file line number Diff line number Diff line change @@ -14859,10 +14859,10 @@ url-loader@^4.1.1:
14859
14859
mime-types "^2.1.27"
14860
14860
schema-utils "^3.0.0"
14861
14861
14862
- url-parse@^1.4.3, url-parse@^1.4.7:
14863
- version "1.5.3 "
14864
- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.3 .tgz#71c1303d38fb6639ade183c2992c8cc0686df862 "
14865
- integrity sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ ==
14862
+ url-parse@1.5.6, url-parse@ ^1.4.3, url-parse@^1.4.7:
14863
+ version "1.5.6 "
14864
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.6 .tgz#b2a41d5a233645f3c31204cc8be60e76a15230a2 "
14865
+ integrity sha512-xj3QdUJ1DttD1LeSfvJlU1eiF1RvBSBfUu8GplFGdUzSO28y5yUtEl7wb//PI4Af6qh0o/K8545vUmucRrfWsw ==
14866
14866
dependencies:
14867
14867
querystringify "^2.1.1"
14868
14868
requires-port "^1.0.0"
You can’t perform that action at this time.
0 commit comments