Skip to content

Commit 8cd1526

Browse files
charlypolyardatan
andauthored
chore(deps): update @whatwg-node/fetch to fix vulnerability (#8155)
* chore(deps): update `@whatwg-node/fetch` to fix vulnerability * Create large-llamas-trade.md * Bump loader packages and get rid of cross-undici-fetch and old undici completely Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent 7690be7 commit 8cd1526

File tree

3 files changed

+201
-131
lines changed

3 files changed

+201
-131
lines changed

.changeset/large-llamas-trade.md

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+
5+
chore(deps): update `@whatwg-node/fetch` to fix vulnerability

packages/graphql-codegen-cli/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@
4242
"dependencies": {
4343
"@graphql-codegen/core": "2.6.0",
4444
"@graphql-codegen/plugin-helpers": "^2.6.1",
45-
"@graphql-tools/apollo-engine-loader": "^7.3.1",
46-
"@graphql-tools/code-file-loader": "^7.3.0",
47-
"@graphql-tools/git-loader": "^7.2.0",
48-
"@graphql-tools/github-loader": "^7.3.1",
45+
"@graphql-tools/apollo-engine-loader": "^7.3.6",
46+
"@graphql-tools/code-file-loader": "^7.3.1",
47+
"@graphql-tools/git-loader": "^7.2.1",
48+
"@graphql-tools/github-loader": "^7.3.6",
4949
"@graphql-tools/graphql-file-loader": "^7.5.0",
50-
"@graphql-tools/json-file-loader": "^7.4.0",
51-
"@graphql-tools/load": "^7.7.0",
52-
"@graphql-tools/prisma-loader": "^7.2.2",
53-
"@graphql-tools/url-loader": "^7.12.1",
54-
"@graphql-tools/utils": "^8.8.0",
55-
"@whatwg-node/fetch": "^0.0.2",
50+
"@graphql-tools/json-file-loader": "^7.4.1",
51+
"@graphql-tools/load": "^7.7.1",
52+
"@graphql-tools/prisma-loader": "^7.2.7",
53+
"@graphql-tools/url-loader": "^7.13.2",
54+
"@graphql-tools/utils": "^8.9.0",
55+
"@whatwg-node/fetch": "^0.2.3",
5656
"ansi-escapes": "^4.3.1",
5757
"chalk": "^4.1.0",
5858
"chokidar": "^3.5.2",

0 commit comments

Comments
 (0)