File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 4391
4391
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
4392
4392
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
4393
4393
4394
+ "@types/parse-path@^7.0.0":
4395
+ version "7.0.3"
4396
+ resolved "https://registry.yarnpkg.com/@types/parse-path/-/parse-path-7.0.3.tgz#cec2da2834ab58eb2eb579122d9a1fc13bd7ef36"
4397
+ integrity sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==
4398
+
4394
4399
"@types/pretty-hrtime@^1.0.0":
4395
4400
version "1.0.1"
4396
4401
resolved "https://registry.yarnpkg.com/@types/pretty-hrtime/-/pretty-hrtime-1.0.1.tgz#72a26101dc567b0d68fd956cf42314556e42d601"
@@ -10918,10 +10923,11 @@ parse-path@^7.0.0:
10918
10923
protocols "^2.0.0"
10919
10924
10920
10925
parse-url@>=8.1.0, parse-url@^8.1.0:
10921
- version "8.1.0 "
10922
- resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-8.1.0. tgz#972e0827ed4b57fc85f0ea6b0d839f0d8a57a57d "
10923
- integrity sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w ==
10926
+ version "9.0.1 "
10927
+ resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-9.0.1. tgz#1c0c5da861e1dc74e71ce7a2d4fb3dfabd2837c5 "
10928
+ integrity sha512-9BTx9oCKV8f+OhbAhU44KqRUCQrKf8tEbxRq0Ld7m2TSWgoqmy+iVt7xnjEixlz28J9V6sAjVBv/wZNv4+2Jsg ==
10924
10929
dependencies:
10930
+ "@types/parse-path" "^7.0.0"
10925
10931
parse-path "^7.0.0"
10926
10932
10927
10933
parse5@^7.1.2:
You can’t perform that action at this time.
0 commit comments