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 4370
4370
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
4371
4371
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
4372
4372
4373
+ "@types/parse-path@^7.0.0":
4374
+ version "7.0.3"
4375
+ resolved "https://registry.yarnpkg.com/@types/parse-path/-/parse-path-7.0.3.tgz#cec2da2834ab58eb2eb579122d9a1fc13bd7ef36"
4376
+ integrity sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==
4377
+
4373
4378
"@types/pretty-hrtime@^1.0.0":
4374
4379
version "1.0.1"
4375
4380
resolved "https://registry.yarnpkg.com/@types/pretty-hrtime/-/pretty-hrtime-1.0.1.tgz#72a26101dc567b0d68fd956cf42314556e42d601"
@@ -10872,10 +10877,11 @@ parse-path@^7.0.0:
10872
10877
protocols "^2.0.0"
10873
10878
10874
10879
parse-url@>=8.1.0, parse-url@^8.1.0:
10875
- version "8.1.0 "
10876
- resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-8.1.0. tgz#972e0827ed4b57fc85f0ea6b0d839f0d8a57a57d "
10877
- integrity sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w ==
10880
+ version "9.0.1 "
10881
+ resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-9.0.1. tgz#1c0c5da861e1dc74e71ce7a2d4fb3dfabd2837c5 "
10882
+ integrity sha512-9BTx9oCKV8f+OhbAhU44KqRUCQrKf8tEbxRq0Ld7m2TSWgoqmy+iVt7xnjEixlz28J9V6sAjVBv/wZNv4+2Jsg ==
10878
10883
dependencies:
10884
+ "@types/parse-path" "^7.0.0"
10879
10885
parse-path "^7.0.0"
10880
10886
10881
10887
parse5@^7.1.2:
You can’t perform that action at this time.
0 commit comments