Skip to content

Commit 3da1bdc

Browse files
chore(deps): update dependency parse-url to v9
1 parent 889460a commit 3da1bdc

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4370,6 +4370,11 @@
43704370
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
43714371
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
43724372

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+
43734378
"@types/pretty-hrtime@^1.0.0":
43744379
version "1.0.1"
43754380
resolved "https://registry.yarnpkg.com/@types/pretty-hrtime/-/pretty-hrtime-1.0.1.tgz#72a26101dc567b0d68fd956cf42314556e42d601"
@@ -10872,10 +10877,11 @@ parse-path@^7.0.0:
1087210877
protocols "^2.0.0"
1087310878

1087410879
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==
1087810883
dependencies:
10884+
"@types/parse-path" "^7.0.0"
1087910885
parse-path "^7.0.0"
1088010886

1088110887
parse5@^7.1.2:

0 commit comments

Comments
 (0)