Skip to content

Commit 2cdc8f8

Browse files
author
Richard Všianský
authored
Merge pull request #1280 from data-driven-forms/dependabot/npm_and_yarn/parse-url-6.0.2
build(deps): bump parse-url from 6.0.0 to 6.0.2
2 parents 75e2710 + 7423e68 commit 2cdc8f8

File tree

1 file changed

+50
-19
lines changed

1 file changed

+50
-19
lines changed

yarn.lock

Lines changed: 50 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7691,7 +7691,7 @@ decimal.js@^10.2.1:
76917691
decode-uri-component@^0.2.0:
76927692
version "0.2.0"
76937693
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
7694-
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
7694+
integrity sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==
76957695

76967696
decompress-response@^3.3.0:
76977697
version "3.3.0"
@@ -9273,7 +9273,7 @@ fill-range@^7.0.1:
92739273
filter-obj@^1.1.0:
92749274
version "1.1.0"
92759275
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
9276-
integrity sha1-mzERErxsYSehbgFsbF1/GeCAXFs=
9276+
integrity sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==
92779277

92789278
final-form-arrays@^3.0.2:
92799279
version "3.0.2"
@@ -9908,7 +9908,16 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
99089908
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
99099909
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
99109910

9911-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
9911+
get-intrinsic@^1.0.2:
9912+
version "1.1.2"
9913+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.2.tgz#336975123e05ad0b7ba41f152ee4aadbea6cf598"
9914+
integrity sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==
9915+
dependencies:
9916+
function-bind "^1.1.1"
9917+
has "^1.0.3"
9918+
has-symbols "^1.0.3"
9919+
9920+
get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
99129921
version "1.1.1"
99139922
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
99149923
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
@@ -10508,6 +10517,11 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
1050810517
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
1050910518
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
1051010519

10520+
has-symbols@^1.0.3:
10521+
version "1.0.3"
10522+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
10523+
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
10524+
1051110525
has-tostringtag@^1.0.0:
1051210526
version "1.0.0"
1051310527
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
@@ -11728,11 +11742,11 @@ is-shared-array-buffer@^1.0.1:
1172811742
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
1172911743

1173011744
is-ssh@^1.3.0:
11731-
version "1.3.3"
11732-
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.3.tgz#7f133285ccd7f2c2c7fc897b771b53d95a2b2c7e"
11733-
integrity sha512-NKzJmQzJfEEma3w5cJNcUMxoXfDjz0Zj0eyCalHn2E6VOwlzjZo0yuO2fcBSf8zhFuVCL/82/r5gRcoi6aEPVQ==
11745+
version "1.4.0"
11746+
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.4.0.tgz#4f8220601d2839d8fa624b3106f8e8884f01b8b2"
11747+
integrity sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==
1173411748
dependencies:
11735-
protocols "^1.1.0"
11749+
protocols "^2.0.1"
1173611750

1173711751
is-stream-ended@^0.1.4:
1173811752
version "0.1.4"
@@ -15531,11 +15545,16 @@ object-hash@^2.0.3, object-hash@^2.1.1:
1553115545
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
1553215546
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
1553315547

15534-
object-inspect@^1.11.0, object-inspect@^1.9.0:
15548+
object-inspect@^1.11.0:
1553515549
version "1.12.0"
1553615550
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
1553715551
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
1553815552

15553+
object-inspect@^1.9.0:
15554+
version "1.12.2"
15555+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
15556+
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
15557+
1553915558
object-is@^1.0.1:
1554015559
version "1.1.5"
1554115560
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac"
@@ -16195,24 +16214,24 @@ parse-passwd@^1.0.0:
1619516214
resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6"
1619616215
integrity sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=
1619716216

16198-
parse-path@^4.0.0:
16199-
version "4.0.3"
16200-
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.3.tgz#82d81ec3e071dcc4ab49aa9f2c9c0b8966bb22bf"
16201-
integrity sha512-9Cepbp2asKnWTJ9x2kpw6Fe8y9JDbqwahGCTvklzd/cEq5C5JC59x2Xb0Kx+x0QZ8bvNquGO8/BWP0cwBHzSAA==
16217+
parse-path@^4.0.4:
16218+
version "4.0.4"
16219+
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.4.tgz#4bf424e6b743fb080831f03b536af9fc43f0ffea"
16220+
integrity sha512-Z2lWUis7jlmXC1jeOG9giRO2+FsuyNipeQ43HAjqAZjwSe3SEf+q/84FGPHoso3kyntbxa4c4i77t3m6fGf8cw==
1620216221
dependencies:
1620316222
is-ssh "^1.3.0"
1620416223
protocols "^1.4.0"
1620516224
qs "^6.9.4"
1620616225
query-string "^6.13.8"
1620716226

1620816227
parse-url@^6.0.0:
16209-
version "6.0.0"
16210-
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.0.tgz#f5dd262a7de9ec00914939220410b66cff09107d"
16211-
integrity sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==
16228+
version "6.0.2"
16229+
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.2.tgz#4a30b057bfc452af64512dfb1a7755c103db3ea1"
16230+
integrity sha512-uCSjOvD3T+6B/sPWhR+QowAZcU/o4bjPrVBQBGFxcDF6J6FraCGIaDBsdoQawiaaAVdHvtqBe3w3vKlfBKySOQ==
1621216231
dependencies:
1621316232
is-ssh "^1.3.0"
1621416233
normalize-url "^6.1.0"
16215-
parse-path "^4.0.0"
16234+
parse-path "^4.0.4"
1621616235
protocols "^1.4.0"
1621716236

1621816237
[email protected], parse5@^6.0.0:
@@ -16665,11 +16684,16 @@ [email protected], protobufjs@^6.10.0, protobufjs@^6.11.2, protobufjs@^6.8.6:
1666516684
"@types/node" ">=13.7.0"
1666616685
long "^4.0.0"
1666716686

16668-
protocols@^1.1.0, protocols@^1.4.0:
16687+
protocols@^1.4.0:
1666916688
version "1.4.8"
1667016689
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8"
1667116690
integrity sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg==
1667216691

16692+
protocols@^2.0.1:
16693+
version "2.0.1"
16694+
resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86"
16695+
integrity sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==
16696+
1667316697
protoduck@^4.0.0:
1667416698
version "4.0.0"
1667516699
resolved "https://registry.yarnpkg.com/protoduck/-/protoduck-4.0.0.tgz#fe4874d8c7913366cfd9ead12453a22cd3657f8e"
@@ -16800,13 +16824,20 @@ [email protected]:
1680016824
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee"
1680116825
integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==
1680216826

16803-
qs@^6.6.0, qs@^6.9.4:
16827+
qs@^6.6.0:
1680416828
version "6.10.3"
1680516829
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
1680616830
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
1680716831
dependencies:
1680816832
side-channel "^1.0.4"
1680916833

16834+
qs@^6.9.4:
16835+
version "6.11.0"
16836+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
16837+
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
16838+
dependencies:
16839+
side-channel "^1.0.4"
16840+
1681016841
qs@~6.5.2:
1681116842
version "6.5.3"
1681216843
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
@@ -19134,7 +19165,7 @@ streamsearch@^1.1.0:
1913419165
strict-uri-encode@^2.0.0:
1913519166
version "2.0.0"
1913619167
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
19137-
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY=
19168+
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
1913819169

1913919170
string-convert@^0.2.0:
1914019171
version "0.2.1"

0 commit comments

Comments
 (0)