Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit ab16a25

Browse files
fix(deps): require google-gax v2.12.0 (#270)
1 parent b98d2d8 commit ab16a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"reCAPTCHA Enterprise API"
2626
],
2727
"dependencies": {
28-
"google-gax": "^2.9.2"
28+
"google-gax": "^2.12.0"
2929
},
3030
"devDependencies": {
3131
"@types/mocha": "^8.0.0",

0 commit comments

Comments
 (0)