Skip to content

Commit 8e0176b

Browse files
fix(deps): update dependency googleapis to v83 (#2302)
Co-authored-by: Justin Beckwith <[email protected]>
1 parent a8b5c8b commit 8e0176b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/billing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@google-cloud/billing": "^2.2.2",
1717
"google-auth-library": "^7.0.0",
18-
"googleapis": "^82.0.0",
18+
"googleapis": "^83.0.0",
1919
"slack": "^11.0.1"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)