Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/google-analytics-admin/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@google-analytics/admin": "^4.3.0",
"google-auth-library": "^7.0.0",
"google-gax": "^2.6.3",
"google-gax": "^3.0.0",
"http": "0.0.1-security",
"open": "^8.0.0",
"server-destroy": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-data/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@google-analytics/data": "^3.1.1",
"google-auth-library": "^7.0.0",
"google-gax": "^2.10.0",
"google-gax": "^3.0.0",
"http": "^0.0.1-security",
"lint": "^0.8.0",
"open": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-area120-tables/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@google/area120-tables": "^2.1.2",
"google-auth-library": "^7.14.0",
"google-gax": "^2.30.0",
"google-gax": "^3.0.0",
"open": "^8.4.0",
"server-destroy": "^1.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-channel/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@google-cloud/channel": "^2.2.0",
"@google-cloud/local-auth": "^2.0.0",
"google-auth-library": "^7.0.0",
"google-gax": "^2.10.0",
"google-gax": "^3.0.0",
"open": "^8.0.0",
"server-destroy": "^1.0.1"
},
Expand Down