Skip to content

Commit

Permalink
chore: bump gRPC versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pratik151192 committed Feb 13, 2024
1 parent b34e4e7 commit ebd3616
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 13 deletions.
24 changes: 18 additions & 6 deletions packages/client-sdk-nodejs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/client-sdk-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@gomomento/generated-types": "0.105.3",
"@gomomento/sdk-core": "file:../core",
"@grpc/grpc-js": "1.9.0",
"@grpc/grpc-js": "1.10.0",
"@types/google-protobuf": "3.15.10",
"google-protobuf": "3.21.2",
"jwt-decode": "3.1.2"
Expand Down
15 changes: 10 additions & 5 deletions packages/client-sdk-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/client-sdk-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@gomomento/sdk-core": "file:../core",
"@types/google-protobuf": "3.15.6",
"google-protobuf": "3.21.2",
"grpc-web": "1.4.2",
"grpc-web": "1.5.0",
"jwt-decode": "3.1.2"
},
"engines": {
Expand Down

0 comments on commit ebd3616

Please sign in to comment.