Skip to content

Commit 4588d7d

Browse files
fix: do not import the whole google-gax from proto JS (#1553) (#617)
* fix: do not import the whole google-gax from proto JS (#1553) fix: use google-gax v3.3.0 Source-Link: googleapis/synthtool@c73d112 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e * fix(deps): update google-gax Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Alexander Fenster <[email protected]>
1 parent 5e5108f commit 4588d7d

File tree

4 files changed

+7381
-2951
lines changed

4 files changed

+7381
-2951
lines changed

packages/google-cloud-dataproc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"precompile": "gts clean"
4444
},
4545
"dependencies": {
46-
"google-gax": "^3.0.1",
46+
"google-gax": "^3.3.0",
4747
"protobufjs": "^6.8.6"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)