File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1717 },
1818 "devDependencies" : {
1919 "bob-the-bundler" : " 1.1.0" ,
20- "graphql" : " 15.6.0 " ,
20+ "graphql" : " 16.0.1 " ,
2121 "typescript" : " 3.9.7"
2222 },
2323 "peerDependencies" : {
24- "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"
24+ "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 "buildOptions" : {
2727 "input" : " ./src/index.ts"
Original file line number Diff line number Diff line change @@ -3914,6 +3914,11 @@ graphql@15.6.0:
39143914 resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
39153915 integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==
39163916
3917+ graphql@16.0.1 :
3918+ version "16.0.1"
3919+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.1.tgz#93a13cd4e0e38ca8d0832e79614c8578bfd34f10"
3920+ integrity sha512-oPvCuu6dlLdiz8gZupJ47o1clgb72r1u8NDBcQYjcV6G/iEdmE11B1bBlkhXRvV0LisP/SXRFP7tT6AgaTjpzg==
3921+
39173922growly@^1.3.0 :
39183923 version "1.3.0"
39193924 resolved "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
You can’t perform that action at this time.
0 commit comments