Skip to content

Commit e31a831

Browse files
authored
fix(deps): update dependency @googleapis/iam to v20 (#1832)
1 parent b070ffb commit e31a831

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": "^7.0.0",
17-
"@googleapis/iam": "^19.0.0",
17+
"@googleapis/iam": "^20.0.0",
1818
"google-auth-library": "^9.11.0",
1919
"node-fetch": "^2.3.0",
2020
"open": "^9.0.0",

0 commit comments

Comments
 (0)