Skip to content

Commit 05cc2f2

Browse files
authored
Merge pull request #81 from vankeisb/dependabot/npm_and_yarn/cross-fetch-2.2.6
Bump cross-fetch from 2.2.3 to 2.2.6
2 parents 1173108 + 7e6dfc3 commit 05cc2f2

1 file changed

Lines changed: 31 additions & 11 deletions

File tree

yarn.lock

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3610,12 +3610,12 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
36103610
sha.js "^2.4.8"
36113611

36123612
cross-fetch@^2.2.2:
3613-
version "2.2.3"
3614-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.3.tgz#e8a0b3c54598136e037f8650f8e823ccdfac198e"
3615-
integrity sha512-PrWWNH3yL2NYIb/7WF/5vFG3DCQiXDOVf8k3ijatbrtnwNuhMWLC7YF7uqf53tbTFDzHIUD8oITw4Bxt8ST3Nw==
3613+
version "2.2.6"
3614+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.6.tgz#2ef0bb39a24ac034787965c457368a28730e220a"
3615+
integrity sha512-9JZz+vXCmfKUZ68zAptS7k4Nu8e2qcibe7WVZYps7sAgk5R8GYTc+T1WR0v1rlP9HxgARmOX1UTIJZFytajpNA==
36163616
dependencies:
3617-
node-fetch "2.1.2"
3618-
whatwg-fetch "2.0.4"
3617+
node-fetch "^2.6.7"
3618+
whatwg-fetch "^2.0.4"
36193619

36203620
cross-spawn@7.0.1:
36213621
version "7.0.1"
@@ -8429,11 +8429,6 @@ node-fetch-npm@^2.0.2:
84298429
json-parse-better-errors "^1.0.0"
84308430
safe-buffer "^5.1.1"
84318431

8432-
node-fetch@2.1.2:
8433-
version "2.1.2"
8434-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
8435-
integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
8436-
84378432
node-fetch@^1.7.3:
84388433
version "1.7.3"
84398434
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
@@ -8442,6 +8437,13 @@ node-fetch@^1.7.3:
84428437
encoding "^0.1.11"
84438438
is-stream "^1.0.1"
84448439

8440+
node-fetch@^2.6.7:
8441+
version "2.6.7"
8442+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8443+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8444+
dependencies:
8445+
whatwg-url "^5.0.0"
8446+
84458447
node-forge@^0.10.0:
84468448
version "0.10.0"
84478449
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
@@ -12297,6 +12299,11 @@ tr46@^2.0.2:
1229712299
dependencies:
1229812300
punycode "^2.1.1"
1229912301

12302+
tr46@~0.0.3:
12303+
version "0.0.3"
12304+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12305+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12306+
1230012307
ts-jest@24.0.2:
1230112308
version "24.0.2"
1230212309
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
@@ -12777,6 +12784,11 @@ wcwidth@^1.0.0:
1277712784
dependencies:
1277812785
defaults "^1.0.3"
1277912786

12787+
webidl-conversions@^3.0.0:
12788+
version "3.0.1"
12789+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12790+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12791+
1278012792
webidl-conversions@^4.0.2:
1278112793
version "4.0.2"
1278212794
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -12925,7 +12937,7 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
1292512937
dependencies:
1292612938
iconv-lite "0.4.24"
1292712939

12928-
whatwg-fetch@2.0.4:
12940+
whatwg-fetch@^2.0.4:
1292912941
version "2.0.4"
1293012942
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
1293112943
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
@@ -12940,6 +12952,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1294012952
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1294112953
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1294212954

12955+
whatwg-url@^5.0.0:
12956+
version "5.0.0"
12957+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12958+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12959+
dependencies:
12960+
tr46 "~0.0.3"
12961+
webidl-conversions "^3.0.0"
12962+
1294312963
whatwg-url@^6.4.1:
1294412964
version "6.5.0"
1294512965
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)