Skip to content

Commit dac0ed9

Browse files
build(deps): bump parse-url from 5.0.1 to 5.0.8
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 5.0.1 to 5.0.8. - [Release notes](https://github.com/IonicaBizau/parse-url/releases) - [Commits](IonicaBizau/parse-url@5.0.1...5.0.8) --- updated-dependencies: - dependency-name: parse-url dependency-version: 5.0.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc47a9 commit dac0ed9

1 file changed

Lines changed: 86 additions & 12 deletions

File tree

yarn.lock

Lines changed: 86 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3506,7 +3506,7 @@ call-bind@^1.0.7, call-bind@^1.0.8:
35063506
get-intrinsic "^1.2.4"
35073507
set-function-length "^1.2.2"
35083508

3509-
call-bound@^1.0.3, call-bound@^1.0.4:
3509+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
35103510
version "1.0.4"
35113511
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
35123512
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -6289,6 +6289,11 @@ fill-range@^7.0.1:
62896289
dependencies:
62906290
to-regex-range "^5.0.1"
62916291

6292+
filter-obj@^1.1.0:
6293+
version "1.1.0"
6294+
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
6295+
integrity sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==
6296+
62926297
finalhandler@1.3.1:
62936298
version "1.3.1"
62946299
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019"
@@ -7063,7 +7068,7 @@ get-caller-file@^2.0.1:
70637068
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
70647069
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
70657070

7066-
get-intrinsic@^1.2.4, get-intrinsic@^1.3.0:
7071+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
70677072
version "1.3.0"
70687073
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
70697074
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -10582,7 +10587,7 @@ normalize-url@2.0.1:
1058210587
query-string "^5.0.1"
1058310588
sort-keys "^2.0.0"
1058410589

10585-
normalize-url@^3.0.0, normalize-url@^3.3.0:
10590+
normalize-url@^3.0.0:
1058610591
version "3.3.0"
1058710592
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
1058810593
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
@@ -10592,6 +10597,11 @@ normalize-url@^4.1.0:
1059210597
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
1059310598
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
1059410599

10600+
normalize-url@^6.1.0:
10601+
version "6.1.0"
10602+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
10603+
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
10604+
1059510605
npm-conf@^1.1.0:
1059610606
version "1.1.3"
1059710607
resolved "https://registry.yarnpkg.com/npm-conf/-/npm-conf-1.1.3.tgz#256cc47bd0e218c259c4e9550bf413bc2192aff9"
@@ -10675,6 +10685,11 @@ object-inspect@^1.13.1:
1067510685
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff"
1067610686
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==
1067710687

10688+
object-inspect@^1.13.3, object-inspect@^1.13.4:
10689+
version "1.13.4"
10690+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
10691+
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
10692+
1067810693
object-inspect@^1.7.0:
1067910694
version "1.7.0"
1068010695
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
@@ -11243,27 +11258,29 @@ parse-passwd@^1.0.0:
1124311258
resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6"
1124411259
integrity sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=
1124511260

11246-
parse-path@^4.0.0:
11247-
version "4.0.1"
11248-
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.1.tgz#0ec769704949778cb3b8eda5e994c32073a1adff"
11249-
integrity sha512-d7yhga0Oc+PwNXDvQ0Jv1BuWkLVPXcAoQ/WREgd6vNNoKYaW52KI+RdOFjI63wjkmps9yUE8VS4veP+AgpQ/hA==
11261+
parse-path@^4.0.4:
11262+
version "4.0.4"
11263+
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.4.tgz#4bf424e6b743fb080831f03b536af9fc43f0ffea"
11264+
integrity sha512-Z2lWUis7jlmXC1jeOG9giRO2+FsuyNipeQ43HAjqAZjwSe3SEf+q/84FGPHoso3kyntbxa4c4i77t3m6fGf8cw==
1125011265
dependencies:
1125111266
is-ssh "^1.3.0"
1125211267
protocols "^1.4.0"
11268+
qs "^6.9.4"
11269+
query-string "^6.13.8"
1125311270

1125411271
parse-unit@^1.0.1:
1125511272
version "1.0.1"
1125611273
resolved "https://registry.yarnpkg.com/parse-unit/-/parse-unit-1.0.1.tgz#7e1bb6d5bef3874c28e392526a2541170291eecf"
1125711274
integrity sha1-fhu21b7zh0wo45JSaiVBFwKR7s8=
1125811275

1125911276
parse-url@^5.0.0:
11260-
version "5.0.1"
11261-
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.1.tgz#99c4084fc11be14141efa41b3d117a96fcb9527f"
11262-
integrity sha512-flNUPP27r3vJpROi0/R3/2efgKkyXqnXwyP1KQ2U0SfFRgdizOdWfvrrvJg1LuOoxs7GQhmxJlq23IpQ/BkByg==
11277+
version "5.0.8"
11278+
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.8.tgz#0c891de5b30bbe08f18725eb753c0ee98d48cbb2"
11279+
integrity sha512-KFg5QvyiOKJGQSwUT7c5A4ELs0TJ33gmx/NBjK0FvZUD6aonFuXHUVa3SIa2XpbYVkYU8VlDrD3oCbX1ufy0zg==
1126311280
dependencies:
1126411281
is-ssh "^1.3.0"
11265-
normalize-url "^3.3.0"
11266-
parse-path "^4.0.0"
11282+
normalize-url "^6.1.0"
11283+
parse-path "^4.0.4"
1126711284
protocols "^1.4.0"
1126811285

1126911286
parse5@^3.0.1:
@@ -12282,6 +12299,13 @@ qs@6.13.0:
1228212299
dependencies:
1228312300
side-channel "^1.0.6"
1228412301

12302+
qs@^6.9.4:
12303+
version "6.15.1"
12304+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.1.tgz#bdb55aed06bfac257a90c44a446a73fba5575c8f"
12305+
integrity sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==
12306+
dependencies:
12307+
side-channel "^1.1.0"
12308+
1228512309
qs@~6.5.2:
1228612310
version "6.5.3"
1228712311
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
@@ -12304,6 +12328,16 @@ query-string@^5.0.1:
1230412328
object-assign "^4.1.0"
1230512329
strict-uri-encode "^1.0.0"
1230612330

12331+
query-string@^6.13.8:
12332+
version "6.14.1"
12333+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a"
12334+
integrity sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw==
12335+
dependencies:
12336+
decode-uri-component "^0.2.0"
12337+
filter-obj "^1.1.0"
12338+
split-on-first "^1.0.0"
12339+
strict-uri-encode "^2.0.0"
12340+
1230712341
query-string@^6.8.3:
1230812342
version "6.8.3"
1230912343
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.8.3.tgz#fd9fb7ffb068b79062b43383685611ee47777d4b"
@@ -13566,6 +13600,35 @@ shell-quote@1.6.1:
1356613600
array-reduce "~0.0.0"
1356713601
jsonify "~0.0.0"
1356813602

13603+
side-channel-list@^1.0.0:
13604+
version "1.0.1"
13605+
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.1.tgz#c2e0b5a14a540aebee3bbc6c3f8666cc9b509127"
13606+
integrity sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==
13607+
dependencies:
13608+
es-errors "^1.3.0"
13609+
object-inspect "^1.13.4"
13610+
13611+
side-channel-map@^1.0.1:
13612+
version "1.0.1"
13613+
resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42"
13614+
integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==
13615+
dependencies:
13616+
call-bound "^1.0.2"
13617+
es-errors "^1.3.0"
13618+
get-intrinsic "^1.2.5"
13619+
object-inspect "^1.13.3"
13620+
13621+
side-channel-weakmap@^1.0.2:
13622+
version "1.0.2"
13623+
resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea"
13624+
integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==
13625+
dependencies:
13626+
call-bound "^1.0.2"
13627+
es-errors "^1.3.0"
13628+
get-intrinsic "^1.2.5"
13629+
object-inspect "^1.13.3"
13630+
side-channel-map "^1.0.1"
13631+
1356913632
side-channel@^1.0.6:
1357013633
version "1.0.6"
1357113634
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
@@ -13576,6 +13639,17 @@ side-channel@^1.0.6:
1357613639
get-intrinsic "^1.2.4"
1357713640
object-inspect "^1.13.1"
1357813641

13642+
side-channel@^1.1.0:
13643+
version "1.1.0"
13644+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9"
13645+
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==
13646+
dependencies:
13647+
es-errors "^1.3.0"
13648+
object-inspect "^1.13.3"
13649+
side-channel-list "^1.0.0"
13650+
side-channel-map "^1.0.1"
13651+
side-channel-weakmap "^1.0.2"
13652+
1357913653
sift@^5.1.0:
1358013654
version "5.1.0"
1358113655
resolved "https://registry.yarnpkg.com/sift/-/sift-5.1.0.tgz#1bbf2dfb0eb71e56c4cc7fb567fbd1351b65015e"

0 commit comments

Comments
 (0)