Skip to content

Commit e56bed4

Browse files
authored
Merge pull request #20 from AXeL-dev/dependabot/npm_and_yarn/parse-url-6.0.2
chore(deps): bump parse-url from 6.0.0 to 6.0.2
2 parents f1e0cbd + 4980b2b commit e56bed4

2 files changed

Lines changed: 67 additions & 41 deletions

File tree

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 49 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2628,7 +2628,7 @@ cacheable-request@^7.0.2:
26282628

26292629
call-bind@^1.0.0, call-bind@^1.0.2:
26302630
version "1.0.2"
2631-
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
2631+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
26322632
dependencies:
26332633
function-bind "^1.1.1"
26342634
get-intrinsic "^1.0.2"
@@ -3180,7 +3180,7 @@ decamelize@^1.2.0:
31803180

31813181
decode-uri-component@^0.2.0:
31823182
version "0.2.0"
3183-
resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz"
3183+
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
31843184

31853185
decompress-response@^3.3.0:
31863186
version "3.3.0"
@@ -3951,7 +3951,7 @@ fill-range@^7.0.1:
39513951

39523952
filter-obj@^1.1.0:
39533953
version "1.1.0"
3954-
resolved "https://registry.npmjs.org/filter-obj/-/filter-obj-1.1.0.tgz"
3954+
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
39553955

39563956
finalhandler@1.1.2, finalhandler@~1.1.2:
39573957
version "1.1.2"
@@ -4097,7 +4097,7 @@ fsevents@~2.3.2:
40974097

40984098
function-bind@^1.1.1:
40994099
version "1.1.1"
4100-
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
4100+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
41014101

41024102
functional-red-black-tree@^1.0.1:
41034103
version "1.0.1"
@@ -4137,12 +4137,12 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
41374137
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
41384138

41394139
get-intrinsic@^1.0.2:
4140-
version "1.1.1"
4141-
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz"
4140+
version "1.1.2"
4141+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.2.tgz#336975123e05ad0b7ba41f152ee4aadbea6cf598"
41424142
dependencies:
41434143
function-bind "^1.1.1"
41444144
has "^1.0.3"
4145-
has-symbols "^1.0.1"
4145+
has-symbols "^1.0.3"
41464146

41474147
get-package-type@^0.1.0:
41484148
version "0.1.0"
@@ -4357,6 +4357,10 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
43574357
version "1.0.2"
43584358
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz"
43594359

4360+
has-symbols@^1.0.3:
4361+
version "1.0.3"
4362+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
4363+
43604364
has-unicode@^2.0.1:
43614365
version "2.0.1"
43624366
resolved "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz"
@@ -4367,7 +4371,7 @@ has-yarn@^2.1.0:
43674371

43684372
has@^1.0.3:
43694373
version "1.0.3"
4370-
resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
4374+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
43714375
dependencies:
43724376
function-bind "^1.1.1"
43734377

@@ -4819,10 +4823,10 @@ is-relative@^0.1.0:
48194823
resolved "https://registry.npmjs.org/is-relative/-/is-relative-0.1.3.tgz"
48204824

48214825
is-ssh@^1.3.0:
4822-
version "1.3.3"
4823-
resolved "https://registry.npmjs.org/is-ssh/-/is-ssh-1.3.3.tgz"
4826+
version "1.4.0"
4827+
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.4.0.tgz#4f8220601d2839d8fa624b3106f8e8884f01b8b2"
48244828
dependencies:
4825-
protocols "^1.1.0"
4829+
protocols "^2.0.1"
48264830

48274831
is-stream@^2.0.0:
48284832
version "2.0.1"
@@ -5910,6 +5914,10 @@ object-assign@^4, object-assign@^4.0.1:
59105914
version "4.1.1"
59115915
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
59125916

5917+
object-inspect@^1.9.0:
5918+
version "1.12.2"
5919+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
5920+
59135921
object-is@^1.0.1:
59145922
version "1.1.5"
59155923
resolved "https://registry.npmjs.org/object-is/-/object-is-1.1.5.tgz"
@@ -6134,22 +6142,22 @@ parse-node-version@^1.0.1:
61346142
version "1.0.1"
61356143
resolved "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz"
61366144

6137-
parse-path@^4.0.0:
6138-
version "4.0.3"
6139-
resolved "https://registry.npmjs.org/parse-path/-/parse-path-4.0.3.tgz"
6145+
parse-path@^4.0.4:
6146+
version "4.0.4"
6147+
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.4.tgz#4bf424e6b743fb080831f03b536af9fc43f0ffea"
61406148
dependencies:
61416149
is-ssh "^1.3.0"
61426150
protocols "^1.4.0"
61436151
qs "^6.9.4"
61446152
query-string "^6.13.8"
61456153

61466154
parse-url@^6.0.0:
6147-
version "6.0.0"
6148-
resolved "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz"
6155+
version "6.0.2"
6156+
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.2.tgz#4a30b057bfc452af64512dfb1a7755c103db3ea1"
61496157
dependencies:
61506158
is-ssh "^1.3.0"
61516159
normalize-url "^6.1.0"
6152-
parse-path "^4.0.0"
6160+
parse-path "^4.0.4"
61536161
protocols "^1.4.0"
61546162

61556163
parse5-html-rewriting-stream@6.0.1:
@@ -6567,9 +6575,13 @@ promise-retry@^2.0.1:
65676575
err-code "^2.0.2"
65686576
retry "^0.12.0"
65696577

6570-
protocols@^1.1.0, protocols@^1.4.0:
6578+
protocols@^1.4.0:
65716579
version "1.4.8"
6572-
resolved "https://registry.npmjs.org/protocols/-/protocols-1.4.8.tgz"
6580+
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8"
6581+
6582+
protocols@^2.0.1:
6583+
version "2.0.1"
6584+
resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86"
65736585

65746586
protractor@~7.0.0:
65756587
version "7.0.0"
@@ -6631,17 +6643,23 @@ qjobs@^1.2.0:
66316643
version "1.2.0"
66326644
resolved "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz"
66336645

6634-
qs@6.9.6, qs@^6.9.4:
6646+
qs@6.9.6:
66356647
version "6.9.6"
66366648
resolved "https://registry.npmjs.org/qs/-/qs-6.9.6.tgz"
66376649

6650+
qs@^6.9.4:
6651+
version "6.11.0"
6652+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
6653+
dependencies:
6654+
side-channel "^1.0.4"
6655+
66386656
qs@~6.5.2:
66396657
version "6.5.2"
66406658
resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz"
66416659

66426660
query-string@^6.13.8:
66436661
version "6.14.1"
6644-
resolved "https://registry.npmjs.org/query-string/-/query-string-6.14.1.tgz"
6662+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a"
66456663
dependencies:
66466664
decode-uri-component "^0.2.0"
66476665
filter-obj "^1.1.0"
@@ -7237,6 +7255,14 @@ shellwords@^0.1.1:
72377255
version "0.1.1"
72387256
resolved "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz"
72397257

7258+
side-channel@^1.0.4:
7259+
version "1.0.4"
7260+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
7261+
dependencies:
7262+
call-bind "^1.0.0"
7263+
get-intrinsic "^1.0.2"
7264+
object-inspect "^1.9.0"
7265+
72407266
sign-addon@3.11.0, sign-addon@^3.11.0:
72417267
version "3.11.0"
72427268
resolved "https://registry.npmjs.org/sign-addon/-/sign-addon-3.11.0.tgz"
@@ -7405,7 +7431,7 @@ spdy@^4.0.2:
74057431

74067432
split-on-first@^1.0.0:
74077433
version "1.1.0"
7408-
resolved "https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz"
7434+
resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"
74097435

74107436
split2@^4.0.0:
74117437
version "4.1.0"
@@ -7477,7 +7503,7 @@ streamroller@^3.0.2:
74777503

74787504
strict-uri-encode@^2.0.0:
74797505
version "2.0.0"
7480-
resolved "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz"
7506+
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
74817507

74827508
string-similarity@^4.0.4:
74837509
version "4.0.4"

0 commit comments

Comments
 (0)