Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all dependencies #3842

Merged
merged 4 commits into from
Sep 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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 ai-platform/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0",
"sinon": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion appengine/endpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion appengine/memcached/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"wait-port": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion appengine/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"jsonwebtoken": "^9.0.0",
"mocha": "^10.0.0",
"proxyquire": "^2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion appengine/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/express": "^4.17.17",
"@types/node": "^20.0.0",
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"gts": "^5.0.0",
"mocha": "^10.2.0",
"typescript": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion appengine/websockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"puppeteer": "^22.0.0"
"puppeteer": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion asset/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"gts": "^5.0.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@google-cloud/storage": "^7.0.0",
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion cloud-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion cloud-tasks/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion cloud-tasks/tutorial-gcf/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion cloudbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion composer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@google-cloud/storage": "^7.0.0",
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"proxyquire": "^2.0.1",
"uuid": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion contact-center-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion container-analysis/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion datacatalog/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"execa": "^9.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion datalabeling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion dataproc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion dialogflow-cx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion dialogflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion discoveryengine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"p-queue": "^8.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mime": "^4.0.0",
"mocha": "^10.0.0",
"pixelmatch": "^5.3.0",
"pixelmatch": "^6.0.0",
"pngjs": "^7.0.0",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion document-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion endpoints/getting-started-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"yargs": "^17.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"wait-port": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion error-reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"gaxios": "^6.0.0",
"mocha": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion functions/billing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@google-cloud/billing": "^4.0.0",
"@google-cloud/compute": "^4.0.0",
"google-auth-library": "^9.0.0",
"googleapis": "^140.0.0",
"googleapis": "^143.0.0",
"slack": "^11.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion generative-ai/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion healthcare/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"uuid": "^10.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
"@googleapis/healthcare": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"uuid": "^10.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
"@googleapis/healthcare": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/dicom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"uuid": "^10.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
"@googleapis/healthcare": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"uuid": "^10.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
"@googleapis/healthcare": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/hl7v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"uuid": "^10.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
"@googleapis/healthcare": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion iam/deny/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion media/livestream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.1.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion media/video-stitcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.1.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion mediatranslation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion monitoring/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"yargs": "^17.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion retail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.2.0"
}
}
2 changes: 1 addition & 1 deletion routeoptimization/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"mocha": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion run/websockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"google-auth-library": "^9.0.0",
"got": "^11.5.0",
"mocha": "^10.2.0",
"puppeteer": "^22.0.0"
"puppeteer": "^23.0.0"
}
}
2 changes: 1 addition & 1 deletion scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "^20.0.0",
"c8": "^10.0.0",
"chai": "^4.2.0",
"chai": "^4.5.0",
"gts": "^5.0.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
Expand Down
Loading
Loading