Skip to content

Commit 12392b0

Browse files
Bump cross-fetch from 3.0.6 to 3.1.5
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.0.6 to 3.1.5. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v3.0.6...v3.1.5) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1a07c2 commit 12392b0

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"apollo-upload-client": "^14.1.3",
5454
"babel-loader": "^8.0.5",
5555
"body-parser": "^1.18.3",
56-
"cross-fetch": "^3.0.6",
56+
"cross-fetch": "^3.1.5",
5757
"dataloader": "^2.0.0",
5858
"deepmerge": "^4.2.2",
5959
"dotenv": "^8.2.0",

yarn.lock

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2479,7 +2479,7 @@ cosmiconfig@^5.0.7:
24792479
js-yaml "^3.13.1"
24802480
parse-json "^4.0.0"
24812481

2482-
cross-fetch@3.0.6, cross-fetch@^3.0.6:
2482+
cross-fetch@3.0.6:
24832483
version "3.0.6"
24842484
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.6.tgz#3a4040bc8941e653e0e9cf17f29ebcd177d3365c"
24852485
integrity sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==
@@ -2502,6 +2502,13 @@ cross-fetch@^2.2.0:
25022502
node-fetch "2.1.2"
25032503
whatwg-fetch "2.0.4"
25042504

2505+
cross-fetch@^3.1.5:
2506+
version "3.1.5"
2507+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
2508+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
2509+
dependencies:
2510+
node-fetch "2.6.7"
2511+
25052512
cross-spawn@^5.0.1:
25062513
version "5.1.0"
25072514
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -4626,11 +4633,18 @@ node-fetch@2.1.2:
46264633
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
46274634
integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
46284635

4629-
node-fetch@2.6.1, node-fetch@^2.6.0, node-fetch@^2.6.1:
4636+
node-fetch@2.6.1:
46304637
version "2.6.1"
46314638
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
46324639
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
46334640

4641+
node-fetch@2.6.7, node-fetch@^2.6.0, node-fetch@^2.6.1:
4642+
version "2.6.7"
4643+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4644+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4645+
dependencies:
4646+
whatwg-url "^5.0.0"
4647+
46344648
node-releases@^1.1.71:
46354649
version "1.1.72"
46364650
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe"
@@ -5943,6 +5957,11 @@ touch@^3.1.0:
59435957
dependencies:
59445958
nopt "~1.0.10"
59455959

5960+
tr46@~0.0.3:
5961+
version "0.0.3"
5962+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5963+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5964+
59465965
ts-invariant@^0.4.0:
59475966
version "0.4.4"
59485967
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.4.tgz#97a523518688f93aafad01b0e80eb803eb2abd86"
@@ -6182,6 +6201,11 @@ vary@^1, vary@~1.1.2:
61826201
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
61836202
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
61846203

6204+
webidl-conversions@^3.0.0:
6205+
version "3.0.1"
6206+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6207+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6208+
61856209
whatwg-fetch@2.0.3:
61866210
version "2.0.3"
61876211
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
@@ -6192,6 +6216,14 @@ whatwg-fetch@2.0.4:
61926216
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
61936217
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
61946218

6219+
whatwg-url@^5.0.0:
6220+
version "5.0.0"
6221+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6222+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6223+
dependencies:
6224+
tr46 "~0.0.3"
6225+
webidl-conversions "^3.0.0"
6226+
61956227
which@^1.2.9:
61966228
version "1.3.1"
61976229
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
 (0)