Skip to content

Commit a8e76fc

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency cross-fetch to v3.0.2
1 parent bfb023c commit a8e76fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"apollo-link": "1.2.11",
3838
"apollo-link-error": "1.1.10",
3939
"apollo-link-ws": "1.0.17",
40-
"cross-fetch": "3.0.1",
40+
"cross-fetch": "3.0.2",
4141
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0",
4242
"graphql-binding": "2.5.1",
4343
"graphql-import": "0.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,10 +1687,10 @@ cross-fetch@2.2.2:
16871687
node-fetch "2.1.2"
16881688
whatwg-fetch "2.0.4"
16891689

1690-
cross-fetch@3.0.1:
1691-
version "3.0.1"
1692-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.1.tgz#3f207bbd829a76e9aa2a953348bd1f2a3cf388a7"
1693-
integrity sha512-qWtpgBAF8ioqBOddRD+pHhrdzm/UWOArkrlIU7c08DlNbOxo5GfUbSY2vr90ZypWf0raW+HNN1F38pi5CEOjiQ==
1690+
cross-fetch@3.0.2:
1691+
version "3.0.2"
1692+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.2.tgz#b7136491967031949c7f86b15903aef4fa3f1768"
1693+
integrity sha512-a4Z0EJ5Nck6QtMy9ZqloLfpvu2uMV3sBfMCR+CgSBCZc6z5KR4bfEiD3dkepH8iZgJMXQpTqf8FjMmvu/GMFkg==
16941694
dependencies:
16951695
node-fetch "2.3.0"
16961696
whatwg-fetch "3.0.0"

0 commit comments

Comments
 (0)