diff --git a/package.json b/package.json index 37ce33fec..dee2a51d1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@graphql-codegen/cli": "^2.1.0", "@graphql-codegen/schema-ast": "^2.1.0", "@graphql-codegen/typescript": "^2.1.2", - "@graphql-codegen/typescript-operations": "^2.1.0", + "@graphql-codegen/typescript-operations": "^2.1.3", "@next/bundle-analyzer": "^11.1.0", "@types/body-scroll-lock": "^3.1.0", "@types/cookie": "^0.4.1", diff --git a/yarn.lock b/yarn.lock index 89129133b..e4525d0d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -619,52 +619,36 @@ "@graphql-tools/utils" "^8.1.1" 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== - dependencies: - "@graphql-codegen/plugin-helpers" "^2.1.0" - "@graphql-codegen/typescript" "^2.1.0" - "@graphql-codegen/visitor-plugin-common" "2.1.0" - auto-bind "~4.0.0" - tslib "~2.3.0" - -"@graphql-codegen/typescript@^2.1.0", "@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-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/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/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/typescript@^2.1.2", "@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.0" - "@graphql-tools/optimize" "^1.0.1" - "@graphql-tools/relay-operation-optimizer" "^6.3.7" - array.prototype.flatmap "^1.2.4" + "@graphql-codegen/plugin-helpers" "^2.1.1" + "@graphql-codegen/visitor-plugin-common" "2.2.0" auto-bind "~4.0.0" - change-case-all "1.0.14" - dependency-graph "^0.11.0" - graphql-tag "^2.11.0" - parse-filepath "^1.0.2" 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" @@ -890,10 +874,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"