Skip to content

Commit 203abc1

Browse files
committed
Upgrade to admin 7.2.0 and data 4.5.0
1 parent 48f5bd6 commit 203abc1

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
@@ -15,7 +15,7 @@
1515
"test": "c8 mocha --timeout 600000 test/*.js"
1616
},
1717
"dependencies": {
18-
"@google-analytics/admin": "^7.0.0",
18+
"@google-analytics/admin": "^7.2.0",
1919
"google-auth-library": "^9.0.0",
2020
"google-gax": "^4.0.3",
2121
"http": "^0.0.1-security",

google-analytics-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "c8 mocha --timeout 600000 test/*.js"
1616
},
1717
"dependencies": {
18-
"@google-analytics/data": "^4.0.1",
18+
"@google-analytics/data": "^4.5.0",
1919
"google-auth-library": "^9.0.0",
2020
"google-gax": "^4.0.3",
2121
"http": "^0.0.1-security",

0 commit comments

Comments
 (0)