Skip to content

Commit 3f40a8b

Browse files
committed
fix(deps): update dependency google-gax to v5
1 parent 0e5dc95 commit 3f40a8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-analytics-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-analytics/admin": "^8.0.0",
1919
"google-auth-library": "^10.0.0",
20-
"google-gax": "^4.0.3",
20+
"google-gax": "^5.0.0",
2121
"http": "^0.0.1-security",
2222
"lint": "^0.8.0",
2323
"open": "^10.0.0",

google-analytics-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-analytics/data": "^5.0.0",
1919
"google-auth-library": "^10.0.0",
20-
"google-gax": "^4.0.3",
20+
"google-gax": "^5.0.0",
2121
"http": "^0.0.1-security",
2222
"lint": "^0.8.0",
2323
"open": "^10.0.0",

0 commit comments

Comments
 (0)