fix(deps): update dependency graphql to v16

This commit is contained in:
Renovate Bot 2021-11-21 13:25:57 +00:00
parent 0c8e68c64b
commit 852872ff6e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 7 additions and 2 deletions

View File

@ -20,7 +20,7 @@
"apollo-upload-client": "^16.0.0",
"clsx": "^1.1.1",
"date-fns": "^2.22.1",
"graphql": "^15.5.0",
"graphql": "^16.0.0",
"lodash": "^4.17.21",
"notistack": "^1.0.9",
"polish-plurals": "^1.1.0",

View File

@ -6972,11 +6972,16 @@ graphql-ws@^5.4.1:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
graphql@^15.3.0, graphql@^15.5.0:
graphql@^15.3.0:
version "15.5.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
graphql@^16.0.0:
version "16.0.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.1.tgz#93a13cd4e0e38ca8d0832e79614c8578bfd34f10"
integrity sha512-oPvCuu6dlLdiz8gZupJ47o1clgb72r1u8NDBcQYjcV6G/iEdmE11B1bBlkhXRvV0LisP/SXRFP7tT6AgaTjpzg==
growly@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"