Skip to content

Commit b8adc26

Browse files
authored
fix(deps): update dependency @googleapis/iam to v30 (#2052)
1 parent 4915e97 commit b8adc26

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
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@google-cloud/language": "^7.0.0",
1717
"@google-cloud/storage": "^7.0.0",
18-
"@googleapis/iam": "^28.0.0",
18+
"@googleapis/iam": "^30.0.0",
1919
"google-auth-library": "^10.1.0",
2020
"node-fetch": "^2.3.0",
2121
"open": "^9.0.0",

0 commit comments

Comments
 (0)