File tree Expand file tree Collapse file tree
packages/graphql-codegen-cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " @graphql-codegen/cli " : patch
3+ ---
4+ dependencies updates:
5+ - Updated dependency [ ` @whatwg-node/fetch@^0.6.0 ` ↗︎] ( https://www.npmjs.com/package/@whatwg-node/fetch/v/0.6.0 ) (from ` ^0.5.0 ` , in ` dependencies ` )
Original file line number Diff line number Diff line change 5555 "@graphql-tools/prisma-loader" : " ^7.2.49" ,
5656 "@graphql-tools/url-loader" : " ^7.13.2" ,
5757 "@graphql-tools/utils" : " ^9.0.0" ,
58- "@whatwg-node/fetch" : " ^0.5 .0" ,
58+ "@whatwg-node/fetch" : " ^0.6 .0" ,
5959 "chalk" : " ^4.1.0" ,
6060 "chokidar" : " ^3.5.2" ,
6161 "cosmiconfig" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 43034303 undici "^5.8.0"
43044304 web-streams-polyfill "^3.2.0"
43054305
4306+ "@whatwg-node/fetch@^0.6.0":
4307+ version "0.6.1"
4308+ resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.6.1.tgz#802a3e71ade25c04211efc2f1520a25a8829924f"
4309+ integrity sha512-sG39WLvcJxGZ+gDstnLSXR2IcnuvIOB51KxCFo0mEhFW0q2u8fZgolr0HPkL+zXwOJsnmT+9V3IRcqLnTXdqVQ==
4310+ dependencies:
4311+ "@peculiar/webcrypto" "^1.4.0"
4312+ abort-controller "^3.0.0"
4313+ busboy "^1.6.0"
4314+ form-data-encoder "^1.7.1"
4315+ formdata-node "^4.3.1"
4316+ node-fetch "^2.6.7"
4317+ undici "^5.12.0"
4318+ urlpattern-polyfill "^6.0.2"
4319+ web-streams-polyfill "^3.2.0"
4320+
43064321"@wry/context@^0.6.0":
43074322 version "0.6.1"
43084323 resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2"
@@ -13494,6 +13509,13 @@ uri-js@^4.2.2:
1349413509 dependencies:
1349513510 punycode "^2.1.0"
1349613511
13512+ urlpattern-polyfill@^6.0.2:
13513+ version "6.0.2"
13514+ resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-6.0.2.tgz#a193fe773459865a2a5c93b246bb794b13d07256"
13515+ integrity sha512-5vZjFlH9ofROmuWmXM9yj2wljYKgWstGwe8YTyiqM7hVum/g9LyCizPZtb3UqsuppVwety9QJmfc42VggLpTgg==
13516+ dependencies:
13517+ braces "^3.0.2"
13518+
1349713519urql@3.0.3:
1349813520 version "3.0.3"
1349913521 resolved "https://registry.yarnpkg.com/urql/-/urql-3.0.3.tgz#275631f487558354e090d9ffc4ea2030bd56c34a"
You can’t perform that action at this time.
0 commit comments