Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tlgimenes committed Jun 8, 2022
1 parent 34f5f8c commit 483ecc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@envelop/graphql-jit": "^1.1.1",
"@envelop/parser-cache": "^2.2.0",
"@envelop/validation-cache": "^2.2.0",
"@faststore/api": "https://pkg.csb.dev/vtex/faststore/commit/d93c5b70/@faststore/api",
"@faststore/api": "https://pkg.csb.dev/vtex/faststore/commit/6a9fca0d/@faststore/api",
"@faststore/sdk": "^1.8.51",
"@faststore/ui": "^1.8.52",
"@vtex/graphql-utils": "^1.8.42",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1974,9 +1974,9 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@faststore/api@https://pkg.csb.dev/vtex/faststore/commit/8c25db1c/@faststore/api":
"@faststore/api@https://pkg.csb.dev/vtex/faststore/commit/6a9fca0d/@faststore/api":
version "1.8.51"
resolved "https://pkg.csb.dev/vtex/faststore/commit/8c25db1c/@faststore/api#f7455fe1499e605fa7045f30ec8722c665d07631"
resolved "https://pkg.csb.dev/vtex/faststore/commit/6a9fca0d/@faststore/api#0da963cf6c483ca0265c500b1171bb669c61f7c3"
dependencies:
"@graphql-tools/schema" "^8.2.0"
"@rollup/plugin-graphql" "^1.0.0"
Expand Down

0 comments on commit 483ecc0

Please sign in to comment.