Skip to content

Commit e957a30

Browse files
fix(deps): require google-gax v2.12.0 (#481)
1 parent 0a9f158 commit e957a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-asset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"api-documenter": "api-documenter yaml --input-folder=temp"
4747
},
4848
"dependencies": {
49-
"google-gax": "^2.9.2"
49+
"google-gax": "^2.12.0"
5050
},
5151
"devDependencies": {
5252
"@types/mocha": "^8.0.0",

0 commit comments

Comments
 (0)