From 7472133f22d50a5560cf2d74a4d4a624375c6be7 Mon Sep 17 00:00:00 2001 From: Tiago Gimenes Date: Tue, 22 Feb 2022 16:24:37 -0300 Subject: [PATCH] upgrade api --- package.json | 2 +- yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 297e96fc9..012de9636 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@envelop/graphql-jit": "^1.1.1", "@envelop/parser-cache": "^2.2.0", "@envelop/validation-cache": "^2.2.0", - "@faststore/api": "^1.5.10", + "@faststore/api": "https://pkg.csb.dev/vtex/faststore/commit/7a381219/@faststore/api", "@faststore/sdk": "^1.5.10", "@faststore/ui": "^1.5.10", "@vtex/gatsby-plugin-nginx": "^1.5.10", diff --git a/yarn.lock b/yarn.lock index abb52ca70..4505b7c25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1446,6 +1446,18 @@ fast-deep-equal "^3.1.3" isomorphic-unfetch "^3.1.0" +"@faststore/api@https://pkg.csb.dev/vtex/faststore/commit/7a381219/@faststore/api": + version "1.5.11" + resolved "https://pkg.csb.dev/vtex/faststore/commit/7a381219/@faststore/api#d126d4f16c77aee4140f09766656a3f2130ab738" + dependencies: + "@graphql-tools/schema" "^8.2.0" + "@rollup/plugin-graphql" "^1.0.0" + "@sindresorhus/slugify" "^1.1.2" + dataloader "^2.0.0" + fast-deep-equal "^3.1.3" + isomorphic-unfetch "^3.1.0" + p-limit "^3.1.0" + "@faststore/sdk@^1.5.10": version "1.5.10" resolved "https://registry.yarnpkg.com/@faststore/sdk/-/sdk-1.5.10.tgz#d59a6a2292b4a237ffa778d880cb01d6e2f7e710" @@ -11975,7 +11987,7 @@ p-finally@^1.0.0: resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4= -p-limit@3.1.0, p-limit@^3.0.2: +p-limit@3.1.0, p-limit@^3.0.2, p-limit@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b" integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==