Skip to content

Commit a1f9835

Browse files
authored
fix(deps): update dependency @googleapis/iam to v5 (#1526)
1 parent 9781790 commit a1f9835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
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": "^4.0.0",
17+
"@googleapis/iam": "^5.0.0",
1818
"google-auth-library": "^8.7.0",
1919
"node-fetch": "^2.3.0",
2020
"opn": "^5.3.0",

0 commit comments

Comments
 (0)