From 7dfe77c8a3b8cb695a2cf7e0518d91a206d5e96e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 11:14:23 +0000 Subject: [PATCH] Bump @vtex/gatsby-source-vtex from 0.311.0 to 0.353.0 Bumps @vtex/gatsby-source-vtex from 0.311.0 to 0.353.0. Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6430130..9ac115a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@vtex/gatsby-plugin-graphql": "0.311.0", "@vtex/gatsby-plugin-i18n": "0.311.0", "@vtex/gatsby-plugin-nginx": "0.311.0", - "@vtex/gatsby-source-vtex": "0.311.0", + "@vtex/gatsby-source-vtex": "0.353.0", "@vtex/gatsby-theme-store": "0.311.0", "@vtex/store-ui": "0.311.0", "babel-preset-gatsby": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 11f80d6..06a7ba7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2646,10 +2646,10 @@ create-emotion-server "^10.0.27" theme-ui "^0.3.1" -"@vtex/gatsby-source-vtex@0.311.0": - version "0.311.0" - resolved "https://registry.yarnpkg.com/@vtex/gatsby-source-vtex/-/gatsby-source-vtex-0.311.0.tgz#1f57bfce0062e1b17cac6101aa41c4aae64832e3" - integrity sha512-1Nglkr78Rk+y/dG4ZwmhNkhmGHq/ns2FPCuzRl99ZBoaUOmUEIHW7qoeYroe2RKiqGsGu/OI2KxUP1wPyWoA7A== +"@vtex/gatsby-source-vtex@0.353.0": + version "0.353.0" + resolved "https://registry.yarnpkg.com/@vtex/gatsby-source-vtex/-/gatsby-source-vtex-0.353.0.tgz#1ef19cadbd456f9e1939e5f4d27511703f04521b" + integrity sha512-LENfTiwr/qbwZ+fFf4e/u7y4kMY0YdI2QxearKkjfKVP0YS3VmxDUNDBsHEvxFkQePhDZLcvL8NsR76f3CIibw== dependencies: "@graphql-tools/delegate" "^6.0.15" "@graphql-tools/wrap" "^6.0.15"