Skip to content

Commit 8ff9b41

Browse files
fix(deps): update dependency @whatwg-node/fetch to ^0.5.0 (dotansimha#8706)
* fix(deps): update dependency @whatwg-node/fetch to ^0.5.0 * chore(dependencies): updated changesets for modified dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ae840e9 commit 8ff9b41

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-codegen/cli": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@whatwg-node/fetch@^0.5.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.5.0) (from `^0.3.0`, in `dependencies`)

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@graphql-tools/prisma-loader": "^7.2.7",
5656
"@graphql-tools/url-loader": "^7.13.2",
5757
"@graphql-tools/utils": "^8.9.0",
58-
"@whatwg-node/fetch": "^0.3.0",
58+
"@whatwg-node/fetch": "^0.5.0",
5959
"chalk": "^4.1.0",
6060
"chokidar": "^3.5.2",
6161
"cosmiconfig": "^7.0.0",

0 commit comments

Comments
 (0)