Skip to content

Commit 92f89ea

Browse files
fix: do not import the whole google-gax from proto JS (#1553) (#747)
* 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 cdc52f5 commit 92f89ea

File tree

4 files changed

+7884
-2462
lines changed

4 files changed

+7884
-2462
lines changed

packages/google-cloud-videointelligence/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"precompile": "gts clean"
4545
},
4646
"dependencies": {
47-
"google-gax": "^3.0.1"
47+
"google-gax": "^3.3.0"
4848
},
4949
"devDependencies": {
5050
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)