Skip to content

Commit ec13074

Browse files
committed
Update package version to 6.49.8-beta.0
1 parent b5b2425 commit ec13074

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/api",
3-
"version": "6.49.6",
3+
"version": "6.49.8-beta.0",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -236,22 +236,14 @@
236236
dependencies:
237237
"@jridgewell/trace-mapping" "0.3.9"
238238

239-
"@grpc/grpc-js@^1.13.4":
239+
"@grpc/grpc-js@^1.13.4", "@grpc/grpc-js@^1.7.1":
240240
version "1.13.4"
241241
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.13.4.tgz#922fbc496e229c5fa66802d2369bf181c1df1c5a"
242242
integrity sha512-GsFaMXCkMqkKIvwCQjCrwH+GHbPKBjhwo/8ZuUkWHqbI73Kky9I+pQltrlT0+MWpedCoosda53lgjYfyEPgxBg==
243243
dependencies:
244244
"@grpc/proto-loader" "^0.7.13"
245245
"@js-sdsl/ordered-map" "^4.4.2"
246246

247-
"@grpc/grpc-js@^1.7.1":
248-
version "1.13.3"
249-
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.13.3.tgz#6ad08d186c2a8651697085f790c5c68eaca45904"
250-
integrity sha512-FTXHdOoPbZrBjlVLHuKbDZnsTxXv2BlHF57xw6LuThXacXvtkahEPED0CKMk6obZDf65Hv4k3z62eyPNpvinIg==
251-
dependencies:
252-
"@grpc/proto-loader" "^0.7.13"
253-
"@js-sdsl/ordered-map" "^4.4.2"
254-
255247
"@grpc/proto-loader@^0.7.13":
256248
version "0.7.15"
257249
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.7.15.tgz#4cdfbf35a35461fc843abe8b9e2c0770b5095e60"

0 commit comments

Comments
 (0)