Skip to content

Commit

Permalink
fix: changes vtex/api version
Browse files Browse the repository at this point in the history
  • Loading branch information
rayssamfreitas committed Jul 4, 2024
1 parent 0f2c3c8 commit 28d5ad6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.51.0",
"dependencies": {
"@types/lodash": "4.14.74",
"@vtex/api": "6.47.0",
"@vtex/api": "6.46.1",
"atob": "^2.1.2",
"co-body": "^6.0.0",
"graphql": "^14.5.0",
Expand All @@ -20,7 +20,7 @@
"@types/jsonwebtoken": "^8.5.0",
"@types/node": "^12.12.21",
"@types/ramda": "types/npm-ramda#dist",
"@vtex/api": "6.47.0",
"@vtex/api": "6.46.1",
"@vtex/prettier-config": "^0.3.1",
"@vtex/tsconfig": "^0.6.0",
"jest": "27.5.1",
Expand Down
9 changes: 4 additions & 5 deletions node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -836,11 +836,10 @@
dependencies:
"@types/yargs-parser" "*"

"@vtex/[email protected]":
version "6.47.0"
resolved "https://registry.yarnpkg.com/@vtex/api/-/api-6.47.0.tgz#6910455d593d8bb76f1f4f2b7660023853fda35e"
integrity sha512-t9gt7Q89EMbSj3rLhho+49Fv+/lQgiy8EPVRgtmmXFp1J4v8hIAZF7GPjCPie111KVs4eG0gfZFpmhA5dafKNA==
dependencies:
"@vtex/[email protected]":
version "6.46.1"
resolved "https://registry.yarnpkg.com/@vtex/api/-/api-6.46.1.tgz#55a8755ae48f5400e7f1ed1921cd547950bb7a2a"
integrity sha512-geoxVvyWoQpOQ70Zmx3M8SBkRoGOS/bp9Gy26M+iCue63jofVSwmFz1zf66EaHA1PKOJNRgQPFwY+oeDE1U2lQ==dependencies:
"@types/koa" "^2.11.0"
"@types/koa-compose" "^3.2.3"
"@vtex/node-error-report" "^0.0.3"
Expand Down

0 comments on commit 28d5ad6

Please sign in to comment.