Skip to content

Commit 7373b75

Browse files
authored
fix(deps): update dependency @googleapis/iam to v8 (#1581)
1 parent 43377ac commit 7373b75

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
@@ -14,7 +14,7 @@
1414
"license": "Apache-2.0",
1515
"dependencies": {
1616
"@google-cloud/storage": "^6.0.0",
17-
"@googleapis/iam": "^7.0.0",
17+
"@googleapis/iam": "^8.0.0",
1818
"google-auth-library": "^8.8.0",
1919
"node-fetch": "^2.3.0",
2020
"opn": "^5.3.0",

0 commit comments

Comments
 (0)