Skip to content

Commit 44d768b

Browse files
build(deps): bump parse-url from 6.0.0 to 6.0.2 (#27)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/IonicaBizau/parse-url/releases) - [Commits](https://github.com/IonicaBizau/parse-url/commits) --- updated-dependencies: - dependency-name: parse-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d538895 commit 44d768b

File tree

1 file changed

+40
-21
lines changed

1 file changed

+40
-21
lines changed

yarn.lock

+40-21
Original file line numberDiff line numberDiff line change
@@ -3554,7 +3554,7 @@ decimal.js@^10.2.1:
35543554
decode-uri-component@^0.2.0:
35553555
version "0.2.0"
35563556
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
3557-
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
3557+
integrity sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==
35583558

35593559
decompress-response@^3.3.0:
35603560
version "3.3.0"
@@ -4285,7 +4285,7 @@ fill-range@^7.0.1:
42854285
filter-obj@^1.1.0:
42864286
version "1.1.0"
42874287
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
4288-
integrity sha1-mzERErxsYSehbgFsbF1/GeCAXFs=
4288+
integrity sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==
42894289

42904290
42914291
version "1.1.2"
@@ -4455,7 +4455,16 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
44554455
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
44564456
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
44574457

4458-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
4458+
get-intrinsic@^1.0.2:
4459+
version "1.1.2"
4460+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.2.tgz#336975123e05ad0b7ba41f152ee4aadbea6cf598"
4461+
integrity sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==
4462+
dependencies:
4463+
function-bind "^1.1.1"
4464+
has "^1.0.3"
4465+
has-symbols "^1.0.3"
4466+
4467+
get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
44594468
version "1.1.1"
44604469
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
44614470
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
@@ -5302,11 +5311,11 @@ is-shared-array-buffer@^1.0.1:
53025311
call-bind "^1.0.2"
53035312

53045313
is-ssh@^1.3.0:
5305-
version "1.3.3"
5306-
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.3.tgz#7f133285ccd7f2c2c7fc897b771b53d95a2b2c7e"
5307-
integrity sha512-NKzJmQzJfEEma3w5cJNcUMxoXfDjz0Zj0eyCalHn2E6VOwlzjZo0yuO2fcBSf8zhFuVCL/82/r5gRcoi6aEPVQ==
5314+
version "1.4.0"
5315+
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.4.0.tgz#4f8220601d2839d8fa624b3106f8e8884f01b8b2"
5316+
integrity sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==
53085317
dependencies:
5309-
protocols "^1.1.0"
5318+
protocols "^2.0.1"
53105319

53115320
is-stream@^1.1.0:
53125321
version "1.1.0"
@@ -6958,11 +6967,16 @@ object-copy@^0.1.0:
69586967
define-property "^0.2.5"
69596968
kind-of "^3.0.3"
69606969

6961-
object-inspect@^1.12.0, object-inspect@^1.9.0:
6970+
object-inspect@^1.12.0:
69626971
version "1.12.0"
69636972
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
69646973
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
69656974

6975+
object-inspect@^1.9.0:
6976+
version "1.12.2"
6977+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
6978+
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
6979+
69666980
object-keys@^1.0.12, object-keys@^1.1.1:
69676981
version "1.1.1"
69686982
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -7267,24 +7281,24 @@ parse-json@^4.0.0:
72677281
error-ex "^1.3.1"
72687282
json-parse-better-errors "^1.0.1"
72697283

7270-
parse-path@^4.0.0:
7271-
version "4.0.3"
7272-
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.3.tgz#82d81ec3e071dcc4ab49aa9f2c9c0b8966bb22bf"
7273-
integrity sha512-9Cepbp2asKnWTJ9x2kpw6Fe8y9JDbqwahGCTvklzd/cEq5C5JC59x2Xb0Kx+x0QZ8bvNquGO8/BWP0cwBHzSAA==
7284+
parse-path@^4.0.4:
7285+
version "4.0.4"
7286+
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.4.tgz#4bf424e6b743fb080831f03b536af9fc43f0ffea"
7287+
integrity sha512-Z2lWUis7jlmXC1jeOG9giRO2+FsuyNipeQ43HAjqAZjwSe3SEf+q/84FGPHoso3kyntbxa4c4i77t3m6fGf8cw==
72747288
dependencies:
72757289
is-ssh "^1.3.0"
72767290
protocols "^1.4.0"
72777291
qs "^6.9.4"
72787292
query-string "^6.13.8"
72797293

72807294
parse-url@^6.0.0:
7281-
version "6.0.0"
7282-
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.0.tgz#f5dd262a7de9ec00914939220410b66cff09107d"
7283-
integrity sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==
7295+
version "6.0.2"
7296+
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.2.tgz#4a30b057bfc452af64512dfb1a7755c103db3ea1"
7297+
integrity sha512-uCSjOvD3T+6B/sPWhR+QowAZcU/o4bjPrVBQBGFxcDF6J6FraCGIaDBsdoQawiaaAVdHvtqBe3w3vKlfBKySOQ==
72847298
dependencies:
72857299
is-ssh "^1.3.0"
72867300
normalize-url "^6.1.0"
7287-
parse-path "^4.0.0"
7301+
parse-path "^4.0.4"
72887302
protocols "^1.4.0"
72897303

72907304
@@ -7484,11 +7498,16 @@ prop-types@*, prop-types@^15.8.1:
74847498
object-assign "^4.1.1"
74857499
react-is "^16.13.1"
74867500

7487-
protocols@^1.1.0, protocols@^1.4.0:
7501+
protocols@^1.4.0:
74887502
version "1.4.8"
74897503
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8"
74907504
integrity sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg==
74917505

7506+
protocols@^2.0.1:
7507+
version "2.0.1"
7508+
resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86"
7509+
integrity sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==
7510+
74927511
psl@^1.1.33:
74937512
version "1.8.0"
74947513
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
@@ -7520,9 +7539,9 @@ q@^1.5.1:
75207539
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
75217540

75227541
qs@^6.9.4:
7523-
version "6.10.3"
7524-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
7525-
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
7542+
version "6.11.0"
7543+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
7544+
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
75267545
dependencies:
75277546
side-channel "^1.0.4"
75287547

@@ -8511,7 +8530,7 @@ [email protected]:
85118530
strict-uri-encode@^2.0.0:
85128531
version "2.0.0"
85138532
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
8514-
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY=
8533+
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
85158534

85168535
string-length@^4.0.1:
85178536
version "4.0.2"

0 commit comments

Comments
 (0)