Skip to content

Commit 22a819c

Browse files
chore(deps): update dependency node-fetch to v3
1 parent 6cc8a8e commit 22a819c

File tree

2 files changed

+37
-3
lines changed

2 files changed

+37
-3
lines changed

packages/plugins/typescript/graphql-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@graphql-codegen/testing": "1.18.3",
5252
"@graphql-tools/schema": "10.0.25",
5353
"graphql-request": "7.2.0",
54-
"node-fetch": "2.7.0"
54+
"node-fetch": "3.3.2"
5555
},
5656
"publishConfig": {
5757
"directory": "dist",

yarn.lock

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3615,6 +3615,11 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.3, cross-spawn@^7.0.5, cross-spawn@^7.0.6:
36153615
shebang-command "^2.0.0"
36163616
which "^2.0.1"
36173617

3618+
data-uri-to-buffer@^4.0.0:
3619+
version "4.0.1"
3620+
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz#d8feb2b2881e6a4f58c2e08acfd0e2834e26222e"
3621+
integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==
3622+
36183623
data-view-buffer@^1.0.2:
36193624
version "1.0.2"
36203625
resolved "https://registry.yarnpkg.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz#211a03ba95ecaf7798a8c7198d79536211f88570"
@@ -4283,6 +4288,14 @@ fbjs@^3.0.0:
42834288
setimmediate "^1.0.5"
42844289
ua-parser-js "^1.0.35"
42854290

4291+
fetch-blob@^3.1.2, fetch-blob@^3.1.4:
4292+
version "3.2.0"
4293+
resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
4294+
integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
4295+
dependencies:
4296+
node-domexception "^1.0.0"
4297+
web-streams-polyfill "^3.0.3"
4298+
42864299
figures@^3.0.0:
42874300
version "3.2.0"
42884301
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
@@ -4355,6 +4368,13 @@ foreground-child@^3.3.1:
43554368
cross-spawn "^7.0.6"
43564369
signal-exit "^4.0.1"
43574370

4371+
formdata-polyfill@^4.0.10:
4372+
version "4.0.10"
4373+
resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
4374+
integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
4375+
dependencies:
4376+
fetch-blob "^3.1.2"
4377+
43584378
fs-extra@^11.1.0:
43594379
version "11.3.0"
43604380
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
@@ -6123,7 +6143,21 @@ [email protected]:
61236143
lodash "^4.17.21"
61246144
propagate "^2.0.0"
61256145

6126-
[email protected], node-fetch@^2.5.0, node-fetch@^2.6.1, node-fetch@^2.7.0:
6146+
node-domexception@^1.0.0:
6147+
version "1.0.0"
6148+
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
6149+
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
6150+
6151+
6152+
version "3.3.2"
6153+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.2.tgz#d1e889bacdf733b4ff3b2b243eb7a12866a0b78b"
6154+
integrity sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==
6155+
dependencies:
6156+
data-uri-to-buffer "^4.0.0"
6157+
fetch-blob "^3.1.4"
6158+
formdata-polyfill "^4.0.10"
6159+
6160+
node-fetch@^2.5.0, node-fetch@^2.6.1, node-fetch@^2.7.0:
61276161
version "2.7.0"
61286162
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
61296163
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
@@ -7751,7 +7785,7 @@ wcwidth@^1.0.1:
77517785
dependencies:
77527786
defaults "^1.0.3"
77537787

7754-
web-streams-polyfill@^3.2.1:
7788+
web-streams-polyfill@^3.0.3, web-streams-polyfill@^3.2.1:
77557789
version "3.3.3"
77567790
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b"
77577791
integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==

0 commit comments

Comments
 (0)