Skip to content

Commit 9a8be63

Browse files
authored
fix(deps): update dependency google-auth-library to v8 (#1399)
1 parent 2cc0415 commit 9a8be63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/puppeteer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"license": "Apache-2.0",
1313
"dependencies": {
14-
"google-auth-library": "^7.0.0",
14+
"google-auth-library": "^8.0.0",
1515
"puppeteer": "^13.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)