Skip to content

Commit 22cf786

Browse files
authored
fix(deps): update dependency google-auth-library to v9 (#1228)
1 parent 51fc8c3 commit 22cf786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/bigquery": "^6.2.1",
2020
"@google-cloud/storage": "^6.0.0",
21-
"google-auth-library": "^7.0.0",
21+
"google-auth-library": "^9.0.0",
2222
"readline-promise": "^1.0.4",
2323
"yargs": "^17.0.0"
2424
},

0 commit comments

Comments
 (0)