diff --git a/package.json b/package.json index 5b7372a..1edab60 100644 --- a/package.json +++ b/package.json @@ -70,8 +70,8 @@ }, "devDependencies": { "@graphql-codegen/cli": "2.1.1", - "@graphql-codegen/typescript": "2.1.2", - "@graphql-codegen/typescript-operations": "2.1.2", + "@graphql-codegen/typescript": "2.2.0", + "@graphql-codegen/typescript-operations": "2.1.3", "@types/apollo-upload-client": "^14.1.0", "@types/lodash": "^4.14.168", "@types/react-router-dom": "^5.1.7", diff --git a/yarn.lock b/yarn.lock index 7bb1569..51f3403 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1410,36 +1410,36 @@ lodash "~4.17.0" tslib "~2.3.0" -"@graphql-codegen/typescript-operations@2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.1.2.tgz#fe93ec2e1fe6c036f6d60210d8259a24b2e9434d" - integrity sha512-4Eqn2TREH3mFY7yiGFlFN+UWGxhPX0HcEt/WIxLydvR57tOEMDYpDdPmaIQ/BQ8vntPA6h/FHIs6wnwFMvJ9jQ== +"@graphql-codegen/typescript-operations@2.1.3": + version "2.1.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.1.3.tgz#34f94e323c69006788e7eb0f4d039522a95dd31f" + integrity sha512-CGRc2mu7NVW+U6J+a66YdLn7UAZFrVO1axBSzgQOCR9OaSJ9Kr2K3Iq/R8PX31YHWu6hDI93Nf8zc2TIiRLDwQ== dependencies: "@graphql-codegen/plugin-helpers" "^2.1.1" - "@graphql-codegen/typescript" "^2.1.2" - "@graphql-codegen/visitor-plugin-common" "2.1.2" + "@graphql-codegen/typescript" "^2.2.0" + "@graphql-codegen/visitor-plugin-common" "2.2.0" auto-bind "~4.0.0" tslib "~2.3.0" -"@graphql-codegen/typescript@2.1.2", "@graphql-codegen/typescript@^2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.1.2.tgz#410d69b9d89cf5f6d712ed08687f45e750986ee8" - integrity sha512-9CHTeMyNwUaIaRYOC06XTdmZbgOoX0pM8c7D8oXfAgV6clEcoGX9cUYcybxZOO3XQvsOGSL/GhyiHpXvjiTffA== +"@graphql-codegen/typescript@2.2.0", "@graphql-codegen/typescript@^2.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.2.0.tgz#3ff0ea851180842d760df165d3272e78566ac005" + integrity sha512-36F7DDFpIenvziyCyu9pS7ztb122TRz4mPQGklDycdz97fyYy/7yLyTTNTfX9T4+RaNBfbL80U1CcqxYgnF9yQ== dependencies: "@graphql-codegen/plugin-helpers" "^2.1.1" - "@graphql-codegen/visitor-plugin-common" "2.1.2" + "@graphql-codegen/visitor-plugin-common" "2.2.0" auto-bind "~4.0.0" tslib "~2.3.0" -"@graphql-codegen/visitor-plugin-common@2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.1.2.tgz#30f96e27bd6410211bf8b90cbb26e1b432221670" - integrity sha512-Mij8zXxA6nEL5wafCL9pVITFsmYnNIgkJ0B929cnAKHMFw0qU6ms1PkNCh7Or1ekWtu+RYQq/2tkCT//1HZASw== +"@graphql-codegen/visitor-plugin-common@2.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.2.0.tgz#7e4c2b400dcc057ae446369bcd30d6f7775e0db3" + integrity sha512-DxLWp+Y7PRb2BnNK4U/bhNPYzU90SVpt/9MM/bVB/cl93bFxxqtKJhuu7UhsP9QdlT1uJ++gN5EOYbPxJrDshw== dependencies: "@graphql-codegen/plugin-helpers" "^2.1.1" "@graphql-tools/optimize" "^1.0.1" "@graphql-tools/relay-operation-optimizer" "^6.3.7" - "@graphql-tools/utils" "8.1.2" + "@graphql-tools/utils" "8.2.1" auto-bind "~4.0.0" change-case-all "1.0.14" dependency-graph "^0.11.0" @@ -1755,10 +1755,10 @@ dependencies: tslib "~2.3.0" -"@graphql-tools/utils@8.1.2": - version "8.1.2" - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.1.2.tgz#a376259fafbca7532fda657e3abeec23b545e5d3" - integrity sha512-3G+NIBR5mHjPm78jAD0l07JRE0XH+lr9m7yL/wl69jAzK0Jr/H+/Ok4ljEolI70iglz+ZhIShVPAwyesF6rnFg== +"@graphql-tools/utils@8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.1.tgz#381e79fa04041f91f132d252216adcb3970e3c1e" + integrity sha512-xjyetFpDy2/MY8P4+NiE7i1czCrAI36Twjm+jcoBfPctMnJegZkZnLfepmjwYQ92Sv9hnhr+x52OUQAddj29CQ== dependencies: tslib "~2.3.0"