File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed
packages/plugins/typescript/resolvers Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 2424 "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
2525 },
2626 "devDependencies" : {
27- "graphql-subscriptions" : " 2 .0.0"
27+ "graphql-subscriptions" : " 3 .0.0"
2828 },
2929 "main" : " dist/cjs/index.js" ,
3030 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change @@ -8896,12 +8896,10 @@ graphql-request@^6.0.0:
88968896 "@graphql-typed-document-node/core" "^3.2.0"
88978897 cross-fetch "^3.1.5"
88988898
8899- graphql-subscriptions@2.0.0:
8900- version "2.0.0"
8901- resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-2.0.0.tgz#11ec181d475852d8aec879183e8e1eb94f2eb79a"
8902- integrity sha512-s6k2b8mmt9gF9pEfkxsaO1lTxaySfKoEJzEfmwguBbQ//Oq23hIXCfR1hm4kdh5hnR20RdwB+s3BCb+0duHSZA==
8903- dependencies:
8904- iterall "^1.3.0"
8899+ graphql-subscriptions@3.0.0:
8900+ version "3.0.0"
8901+ resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-3.0.0.tgz#820c846ef271414c08f64827b5c9a192801e1b6f"
8902+ integrity sha512-kZCdevgmzDjGAOqH7GlDmQXYAkuHoKpMlJrqF40HMPhUhM5ZWSFSxCwD/nSi6AkaijmMfsFhoJRGJ27UseCvRA==
89058903
89068904graphql-tag@2.12.6, graphql-tag@^2.11.0, graphql-tag@^2.12.6:
89078905 version "2.12.6"
@@ -9927,11 +9925,6 @@ istanbul-reports@^3.1.3:
99279925 html-escaper "^2.0.0"
99289926 istanbul-lib-report "^3.0.0"
99299927
9930- iterall@^1.3.0:
9931- version "1.3.0"
9932- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
9933- integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==
9934-
99359928iterator.prototype@^1.1.3:
99369929 version "1.1.3"
99379930 resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.3.tgz#016c2abe0be3bbdb8319852884f60908ac62bf9c"
You can’t perform that action at this time.
0 commit comments