Skip to content
Closed
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
4 changes: 2 additions & 2 deletions appengine/storage/flexible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@google-cloud/storage": "^7.0.0",
"express": "^4.18.2",
"multer": "^1.4.5-lts.1",
"multer": "^2.1.1",
"pug": "^3.0.2"
},
"devDependencies": {
Expand All @@ -24,6 +24,6 @@
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"supertest": "^7.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
4 changes: 2 additions & 2 deletions appengine/storage/flexible_nodejs16_and_earlier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@google-cloud/storage": "^7.0.0",
"express": "^4.18.2",
"multer": "^1.4.5-lts.1",
"multer": "^2.1.1",
"pug": "^3.0.2"
},
"devDependencies": {
Expand All @@ -24,6 +24,6 @@
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"supertest": "^6.3.3",
"uuid": "^9.0.0"
"uuid": "^14.0.0"
}
}
4 changes: 2 additions & 2 deletions appengine/storage/standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@google-cloud/storage": "^7.0.0",
"express": "^4.18.2",
"multer": "^1.4.5-lts.1",
"multer": "^2.1.1",
"pug": "^3.0.2"
},
"devDependencies": {
Expand All @@ -24,6 +24,6 @@
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"supertest": "^7.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion asset/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"gts": "^5.0.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion cloud-tasks/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
4 changes: 2 additions & 2 deletions compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@google-cloud/compute": "^4.0.0",
"@sendgrid/mail": "^8.0.0",
"nodemailer": "^6.0.0",
"nodemailer": "^8.0.7",
"nodemailer-smtp-transport": "^2.7.4"
},
"devDependencies": {
Expand All @@ -25,6 +25,6 @@
"chai": "^4.2.0",
"mocha": "^10.0.0",
"proxyquire": "^2.0.1",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion contact-center-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion container-analysis/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion datacatalog/cloud-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"dependencies": {
"@google-cloud/datacatalog": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion datacatalog/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"chai": "^4.2.0",
"execa": "^9.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion datastore/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"node-fetch": "^3.0.0",
"proxyquire": "^2.1.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0",
"uuid": "^14.0.0",
"wait-port": "^1.0.4"
}
}
2 changes: 1 addition & 1 deletion dialogflow-cx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion discoveryengine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"pngjs": "^7.0.0",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion document-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion eventarc/generic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"proxyquire": "^2.1.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"dependencies": {
"@google-cloud/firestore": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/helloGCS/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"moment": "^2.24.0",
"promise-retry": "^2.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0",
"uuid": "^14.0.0",
"wait-port": "^1.0.4"
}
}
2 changes: 1 addition & 1 deletion functions/helloworld/helloPubSub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"moment": "^2.29.4",
"promise-retry": "^2.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0",
"uuid": "^14.0.0",
"wait-port": "^1.0.4"
}
}
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"promise-retry": "^2.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^10.0.0",
"uuid": "^14.0.0",
"wait-port": "^1.0.4"
}
}
2 changes: 1 addition & 1 deletion functions/speech-to-speech/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@google-cloud/translate": "^8.0.0",
"firebase-admin": "^12.0.0",
"firebase-functions": "^5.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"devDependencies": {
"@google-cloud/functions-framework": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion functions/v2/autoLabelInstance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"p-retry": "^6.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion functions/v2/helloPubSub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion generative-ai/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"chai": "^4.2.0",
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion healthcare/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion healthcare/datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion healthcare/dicom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@google-cloud/storage": "^7.0.0",
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion healthcare/fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"c8": "^10.0.0",
"google-auth-library": "^9.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion healthcare/hl7v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@google-cloud/pubsub": "^4.0.0",
"c8": "^10.0.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
},
"dependencies": {
"@googleapis/healthcare": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion iam/deny/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion media/livestream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.1.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion media/transcoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@google-cloud/storage": "^7.0.0",
"c8": "^10.0.0",
"mocha": "^10.1.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion media/video-stitcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.1.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion monitoring/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion run/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"mocha": "^10.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion secret-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion security-center/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.4.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion service-directory/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion storage-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.7.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
2 changes: 1 addition & 1 deletion storagetransfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"c8": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.0.0",
"uuid": "^10.0.0"
"uuid": "^14.0.0"
}
}
Loading