diff --git a/package.json b/package.json index 2ea26ff..572926b 100644 --- a/package.json +++ b/package.json @@ -70,8 +70,8 @@ }, "devDependencies": { "@graphql-codegen/cli": "2.1.1", - "@graphql-codegen/typescript": "2.1.0", - "@graphql-codegen/typescript-operations": "2.1.0", + "@graphql-codegen/typescript": "2.1.1", + "@graphql-codegen/typescript-operations": "2.1.1", "@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 2634184..4639b40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1398,31 +1398,31 @@ lodash "~4.17.0" tslib "~2.3.0" -"@graphql-codegen/typescript-operations@2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.1.0.tgz#c7e50de7470d673216484b1bd7fe282535ea5479" - integrity sha512-IR17AOYx1WXQv4Vd3lw8tfX4fHXOvsBoOSxIy2U72UZptxUg2IstwpIvLqpjWGbxr+NEjeeKAPX7Hezs0BlBKw== +"@graphql-codegen/typescript-operations@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.1.1.tgz#d1929006eee8046c3f75f1e446dedf6b60edd78f" + integrity sha512-5ysw8dILZ8+tlQtJpY7/fles2t+dWBVtbBE5DdBjQ8u9gFHp5EtHkHAFaO08UAEuf6IW5DkHzr/4FeIXpswlKg== dependencies: "@graphql-codegen/plugin-helpers" "^2.1.0" - "@graphql-codegen/typescript" "^2.1.0" - "@graphql-codegen/visitor-plugin-common" "2.1.0" + "@graphql-codegen/typescript" "^2.1.1" + "@graphql-codegen/visitor-plugin-common" "2.1.1" auto-bind "~4.0.0" tslib "~2.3.0" -"@graphql-codegen/typescript@2.1.0", "@graphql-codegen/typescript@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.1.0.tgz#f27f405f8c5e2cd83459301d2bc5cf4cf6a027e9" - integrity sha512-49IGbAd6HG8y0fVkm3QdS8fUykvylxdaJFdEwofFI4a7MnT9BozUHLi4HyYjmZavqeVp7lqOLVLiqShgHR4IcQ== +"@graphql-codegen/typescript@2.1.1", "@graphql-codegen/typescript@^2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.1.1.tgz#b818826eac64a3153cc8d6cbd849a8a39fd0da60" + integrity sha512-FDTuFIvuP0wbwuEUfMw7PiNVE4qJkjpiAccaZTEm6A69Wcumt774qaHMQC2vIg2t5xi1t69n8lbIggdtgf6Xtw== dependencies: "@graphql-codegen/plugin-helpers" "^2.1.0" - "@graphql-codegen/visitor-plugin-common" "2.1.0" + "@graphql-codegen/visitor-plugin-common" "2.1.1" auto-bind "~4.0.0" tslib "~2.3.0" -"@graphql-codegen/visitor-plugin-common@2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.1.0.tgz#e45759a21307c607d430866d615509a39df63966" - integrity sha512-AfJFtNAL8a1s/+fAePzl97SfEjF1b3m6ylwb6o+tfaBNZ5V/M/b+QvB6QzPu417XH61gtOis+yqqO2VZrhpA2g== +"@graphql-codegen/visitor-plugin-common@2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.1.1.tgz#9181f8b1a87332db604e0e3aada3cf91bc458fb4" + integrity sha512-FO8kMDL+Y1yw8DirhIsY97RjVKfmxxhK179njA46Vu85Rg4zCuLpGMyB0mkhl95QGfdfuJjbB1lz34U27Ce9Wg== dependencies: "@graphql-codegen/plugin-helpers" "^2.1.0" "@graphql-tools/optimize" "^1.0.1"