Skip to content

Commit 9df8822

Browse files
authored
fix(deps): update dependency google-gax to v5 (#17)
1 parent a510014 commit 9df8822

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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": "^9.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)