diff --git a/ai-platform/snippets/package.json b/ai-platform/snippets/package.json index 4d7ad0964f8..e05242cff39 100644 --- a/ai-platform/snippets/package.json +++ b/ai-platform/snippets/package.json @@ -19,10 +19,10 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/appengine/building-an-app/update/package.json b/appengine/building-an-app/update/package.json index c320fc64744..5e7deacaab5 100644 --- a/appengine/building-an-app/update/package.json +++ b/appengine/building-an-app/update/package.json @@ -25,7 +25,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.3", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/appengine/endpoints/package.json b/appengine/endpoints/package.json index e302c181716..17c0aaf2710 100644 --- a/appengine/endpoints/package.json +++ b/appengine/endpoints/package.json @@ -23,10 +23,10 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "wait-port": "^1.0.4" } diff --git a/appengine/memcached/package.json b/appengine/memcached/package.json index 264c3499dbb..d5df95e1b65 100644 --- a/appengine/memcached/package.json +++ b/appengine/memcached/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "wait-port": "^1.0.4" } diff --git a/appengine/pubsub/package.json b/appengine/pubsub/package.json index 95657ab8d93..d6f4cfcb5f1 100644 --- a/appengine/pubsub/package.json +++ b/appengine/pubsub/package.json @@ -20,11 +20,11 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "jsonwebtoken": "^9.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.3", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "wait-port": "^1.0.4" } diff --git a/appengine/storage/flexible/package.json b/appengine/storage/flexible/package.json index a9cb78e8e14..1f34db09cfa 100644 --- a/appengine/storage/flexible/package.json +++ b/appengine/storage/flexible/package.json @@ -15,7 +15,7 @@ "pug": "^3.0.2" }, "devDependencies": { - "@types/express": "^4.17.17", + "@types/express": "^5.0.0", "@types/multer": "^1.4.7", "@types/proxyquire": "^1.3.28", "@types/supertest": "^6.0.0", diff --git a/appengine/storage/standard/package.json b/appengine/storage/standard/package.json index a9cb78e8e14..1f34db09cfa 100644 --- a/appengine/storage/standard/package.json +++ b/appengine/storage/standard/package.json @@ -15,7 +15,7 @@ "pug": "^3.0.2" }, "devDependencies": { - "@types/express": "^4.17.17", + "@types/express": "^5.0.0", "@types/multer": "^1.4.7", "@types/proxyquire": "^1.3.28", "@types/supertest": "^6.0.0", diff --git a/appengine/typescript/package.json b/appengine/typescript/package.json index be65b8723b2..78805410550 100644 --- a/appengine/typescript/package.json +++ b/appengine/typescript/package.json @@ -26,10 +26,10 @@ "express": "^4.16.3" }, "devDependencies": { - "@types/express": "^4.17.17", - "@types/node": "^20.0.0", + "@types/express": "^5.0.0", + "@types/node": "^22.0.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "gts": "^5.0.0", "mocha": "^10.2.0", "typescript": "^5.0.0", diff --git a/asset/snippets/package.json b/asset/snippets/package.json index cb47edd4762..f54d19c3246 100644 --- a/asset/snippets/package.json +++ b/asset/snippets/package.json @@ -24,10 +24,10 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "gts": "^5.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "uuid": "^10.0.0" } } diff --git a/automl/package.json b/automl/package.json index ed73e722a73..2a3f4fbaa11 100644 --- a/automl/package.json +++ b/automl/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@google-cloud/storage": "^7.0.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/batch/package.json b/batch/package.json index 236e1076934..46af0986561 100644 --- a/batch/package.json +++ b/batch/package.json @@ -23,6 +23,6 @@ "@types/mocha": "^10.0.7", "c8": "^10.0.0", "mocha": "^10.0.0", - "nanoid": "^3.3.7" + "nanoid": "^5.0.0" } } diff --git a/cloud-language/package.json b/cloud-language/package.json index 3842a0e2f2c..7ac509a03ee 100644 --- a/cloud-language/package.json +++ b/cloud-language/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/cloud-sql/mysql/mysql/Dockerfile b/cloud-sql/mysql/mysql/Dockerfile index aa8ccc39e9c..7f8fcf80eed 100644 --- a/cloud-sql/mysql/mysql/Dockerfile +++ b/cloud-sql/mysql/mysql/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /app diff --git a/cloud-sql/mysql/mysql2/Dockerfile b/cloud-sql/mysql/mysql2/Dockerfile index 91c87e83345..5b42797e4fd 100644 --- a/cloud-sql/mysql/mysql2/Dockerfile +++ b/cloud-sql/mysql/mysql2/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /app diff --git a/cloud-sql/postgres/knex/Dockerfile b/cloud-sql/postgres/knex/Dockerfile index 8457367715c..c2c016828b2 100644 --- a/cloud-sql/postgres/knex/Dockerfile +++ b/cloud-sql/postgres/knex/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /app diff --git a/cloud-sql/sqlserver/mssql/Dockerfile b/cloud-sql/sqlserver/mssql/Dockerfile index d9371f58324..1f76f66b7de 100644 --- a/cloud-sql/sqlserver/mssql/Dockerfile +++ b/cloud-sql/sqlserver/mssql/Dockerfile @@ -15,7 +15,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /app diff --git a/cloud-sql/sqlserver/tedious/Dockerfile b/cloud-sql/sqlserver/tedious/Dockerfile index 20a5a672054..4265fd4de24 100644 --- a/cloud-sql/sqlserver/tedious/Dockerfile +++ b/cloud-sql/sqlserver/tedious/Dockerfile @@ -15,7 +15,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /app diff --git a/cloud-tasks/snippets/Dockerfile b/cloud-tasks/snippets/Dockerfile index aa93c76ca02..838f81afc17 100644 --- a/cloud-tasks/snippets/Dockerfile +++ b/cloud-tasks/snippets/Dockerfile @@ -1,6 +1,6 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/cloud-tasks/snippets/package.json b/cloud-tasks/snippets/package.json index 98a943e419d..1441e1657b5 100644 --- a/cloud-tasks/snippets/package.json +++ b/cloud-tasks/snippets/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/cloud-tasks/tutorial-gcf/app/package.json b/cloud-tasks/tutorial-gcf/app/package.json index b50f8b4c062..832bf42cf74 100644 --- a/cloud-tasks/tutorial-gcf/app/package.json +++ b/cloud-tasks/tutorial-gcf/app/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } diff --git a/cloud-tasks/tutorial-gcf/function/package.json b/cloud-tasks/tutorial-gcf/function/package.json index ee2ef53483b..65f02449383 100644 --- a/cloud-tasks/tutorial-gcf/function/package.json +++ b/cloud-tasks/tutorial-gcf/function/package.json @@ -17,6 +17,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/cloudbuild/package.json b/cloudbuild/package.json index e872969f39d..62410be8777 100644 --- a/cloudbuild/package.json +++ b/cloudbuild/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } diff --git a/composer/functions/composer-storage-trigger/package.json b/composer/functions/composer-storage-trigger/package.json index f5549691f2e..be1f8749f00 100644 --- a/composer/functions/composer-storage-trigger/package.json +++ b/composer/functions/composer-storage-trigger/package.json @@ -18,7 +18,7 @@ "devDependencies": { "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "scripts": { "test": "mocha test/*.test.js --timeout=20000" diff --git a/composer/package.json b/composer/package.json index 861d14a013d..7b958948b16 100644 --- a/composer/package.json +++ b/composer/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } diff --git a/compute/package.json b/compute/package.json index 131aac53f38..885ba60fd5f 100644 --- a/compute/package.json +++ b/compute/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@google-cloud/storage": "^7.0.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "proxyquire": "^2.0.1", "uuid": "^10.0.0" diff --git a/contact-center-insights/package.json b/contact-center-insights/package.json index 6c64c9994fa..286a16cc3d6 100644 --- a/contact-center-insights/package.json +++ b/contact-center-insights/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/container-analysis/snippets/package.json b/container-analysis/snippets/package.json index 425af61fb79..b07a8708962 100644 --- a/container-analysis/snippets/package.json +++ b/container-analysis/snippets/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/container/package.json b/container/package.json index 37f7279944c..70bc5d3a3c4 100644 --- a/container/package.json +++ b/container/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } diff --git a/datacatalog/snippets/package.json b/datacatalog/snippets/package.json index d775469d11b..c86cc143276 100644 --- a/datacatalog/snippets/package.json +++ b/datacatalog/snippets/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "execa": "^9.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" diff --git a/datalabeling/package.json b/datalabeling/package.json index badd53b5895..79741610d03 100644 --- a/datalabeling/package.json +++ b/datalabeling/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } diff --git a/dataproc/package.json b/dataproc/package.json index e3516df8678..94e10ecc659 100644 --- a/dataproc/package.json +++ b/dataproc/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/datastore/functions/package.json b/datastore/functions/package.json index 38aca02beed..b11a15d7b37 100644 --- a/datastore/functions/package.json +++ b/datastore/functions/package.json @@ -23,7 +23,7 @@ "mocha": "^10.0.0", "node-fetch": "^3.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "uuid": "^10.0.0", "wait-port": "^1.0.4" } diff --git a/dialogflow-cx/package.json b/dialogflow-cx/package.json index 17c907f70bb..56575e32a88 100644 --- a/dialogflow-cx/package.json +++ b/dialogflow-cx/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/dialogflow/package.json b/dialogflow/package.json index 13b2eeb85cd..7a09c9131e6 100644 --- a/dialogflow/package.json +++ b/dialogflow/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/discoveryengine/package.json b/discoveryengine/package.json index 167a1015bec..5dec9cadfbd 100644 --- a/discoveryengine/package.json +++ b/discoveryengine/package.json @@ -17,7 +17,7 @@ "p-queue": "^8.0.0" }, "devDependencies": { - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/dlp/package.json b/dlp/package.json index 2ba79f42e82..961598709d4 100644 --- a/dlp/package.json +++ b/dlp/package.json @@ -21,13 +21,13 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mime": "^4.0.0", "mocha": "^10.0.0", "pixelmatch": "^6.0.0", "pngjs": "^7.0.0", "proxyquire": "^2.1.3", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "uuid": "^10.0.0" } } diff --git a/document-ai/package.json b/document-ai/package.json index a2cce352771..62b8f92a9cf 100644 --- a/document-ai/package.json +++ b/document-ai/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/endpoints/getting-started-grpc/package.json b/endpoints/getting-started-grpc/package.json index 0d3b6b935a7..3e2d30addf2 100644 --- a/endpoints/getting-started-grpc/package.json +++ b/endpoints/getting-started-grpc/package.json @@ -21,7 +21,7 @@ "yargs": "^17.0.0" }, "devDependencies": { - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "wait-port": "^1.0.4" } diff --git a/endpoints/getting-started/package.json b/endpoints/getting-started/package.json index a66f3dc59ff..6cd6d2b74e6 100644 --- a/endpoints/getting-started/package.json +++ b/endpoints/getting-started/package.json @@ -23,7 +23,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/error-reporting/package.json b/error-reporting/package.json index e55f01caf96..cde5f1d1f0b 100644 --- a/error-reporting/package.json +++ b/error-reporting/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "gaxios": "^6.0.0", "mocha": "^10.0.0" } diff --git a/eventarc/audit-storage/Dockerfile b/eventarc/audit-storage/Dockerfile index 711737d7a58..5c8be4aa621 100644 --- a/eventarc/audit-storage/Dockerfile +++ b/eventarc/audit-storage/Dockerfile @@ -16,7 +16,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/eventarc/audit-storage/package.json b/eventarc/audit-storage/package.json index 74a918235e9..dd37730a0fb 100644 --- a/eventarc/audit-storage/package.json +++ b/eventarc/audit-storage/package.json @@ -25,9 +25,9 @@ }, "devDependencies": { "c8": "^10.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/eventarc/generic/Dockerfile b/eventarc/generic/Dockerfile index 9246cecd1c5..e366fbafb0b 100644 --- a/eventarc/generic/Dockerfile +++ b/eventarc/generic/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/eventarc/generic/package.json b/eventarc/generic/package.json index 99aef7c3fac..1f0a457fd59 100644 --- a/eventarc/generic/package.json +++ b/eventarc/generic/package.json @@ -22,9 +22,9 @@ }, "devDependencies": { "c8": "^10.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "uuid": "^10.0.0" } diff --git a/eventarc/pubsub/Dockerfile b/eventarc/pubsub/Dockerfile index 9246cecd1c5..e366fbafb0b 100644 --- a/eventarc/pubsub/Dockerfile +++ b/eventarc/pubsub/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/eventarc/pubsub/package.json b/eventarc/pubsub/package.json index 7c2a765c3cd..4b84aeaca4e 100644 --- a/eventarc/pubsub/package.json +++ b/eventarc/pubsub/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", "supertest": "^7.0.0" } diff --git a/functions/billing/package.json b/functions/billing/package.json index 0c59d6c3e95..dd40e53c12f 100644 --- a/functions/billing/package.json +++ b/functions/billing/package.json @@ -17,7 +17,7 @@ "@google-cloud/billing": "^4.0.0", "@google-cloud/compute": "^4.0.0", "google-auth-library": "^9.0.0", - "googleapis": "^143.0.0", + "googleapis": "^144.0.0", "slack": "^11.0.1" }, "devDependencies": { @@ -27,7 +27,7 @@ "mocha": "^10.0.0", "promise-retry": "^2.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "wait-port": "^1.0.4" } } diff --git a/functions/concepts/package.json b/functions/concepts/package.json index 3faa393b8aa..fcb0edd157d 100644 --- a/functions/concepts/package.json +++ b/functions/concepts/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/functions/env_vars/package.json b/functions/env_vars/package.json index f99e1fea611..7d56530b64a 100644 --- a/functions/env_vars/package.json +++ b/functions/env_vars/package.json @@ -17,6 +17,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/firebase/helloAnalytics/package.json b/functions/firebase/helloAnalytics/package.json index ab6a3b72f16..92583dd61bf 100644 --- a/functions/firebase/helloAnalytics/package.json +++ b/functions/firebase/helloAnalytics/package.json @@ -18,6 +18,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/firebase/helloAuth/package.json b/functions/firebase/helloAuth/package.json index e0057948a47..98346c4ffa5 100644 --- a/functions/firebase/helloAuth/package.json +++ b/functions/firebase/helloAuth/package.json @@ -18,6 +18,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/firebase/helloFirestore/package.json b/functions/firebase/helloFirestore/package.json index c010e65379a..46852839c60 100644 --- a/functions/firebase/helloFirestore/package.json +++ b/functions/firebase/helloFirestore/package.json @@ -18,7 +18,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/firestore": "^7.0.0" diff --git a/functions/firebase/helloRTDB/package.json b/functions/firebase/helloRTDB/package.json index 2667d6317a0..c457414c2ea 100644 --- a/functions/firebase/helloRTDB/package.json +++ b/functions/firebase/helloRTDB/package.json @@ -18,6 +18,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/firebase/helloRemoteConfig/package.json b/functions/firebase/helloRemoteConfig/package.json index 4395f1d6c32..79dd585fd8d 100644 --- a/functions/firebase/helloRemoteConfig/package.json +++ b/functions/firebase/helloRemoteConfig/package.json @@ -18,6 +18,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/firebase/makeUpperCase/package.json b/functions/firebase/makeUpperCase/package.json index 3ce9d984306..50731a2ba8f 100644 --- a/functions/firebase/makeUpperCase/package.json +++ b/functions/firebase/makeUpperCase/package.json @@ -18,7 +18,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/firestore": "^7.0.0" diff --git a/functions/firebase/package.json b/functions/firebase/package.json index b9ddfe1e02d..337d76921a5 100644 --- a/functions/firebase/package.json +++ b/functions/firebase/package.json @@ -14,7 +14,7 @@ "devDependencies": { "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "uuid": "^10.0.0" }, diff --git a/functions/helloworld/helloError/package.json b/functions/helloworld/helloError/package.json index 02515a50704..e7d596a1cd4 100644 --- a/functions/helloworld/helloError/package.json +++ b/functions/helloworld/helloError/package.json @@ -20,6 +20,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/helloworld/helloGCS/package.json b/functions/helloworld/helloGCS/package.json index 00abd7607e7..6da18c20ba0 100644 --- a/functions/helloworld/helloGCS/package.json +++ b/functions/helloworld/helloGCS/package.json @@ -27,7 +27,7 @@ "mocha": "^10.0.0", "moment": "^2.24.0", "promise-retry": "^2.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "uuid": "^10.0.0", "wait-port": "^1.0.4" } diff --git a/functions/helloworld/helloPubSub/package.json b/functions/helloworld/helloPubSub/package.json index 189d5931c36..0f1fe5544d7 100644 --- a/functions/helloworld/helloPubSub/package.json +++ b/functions/helloworld/helloPubSub/package.json @@ -27,7 +27,7 @@ "mocha": "^10.0.0", "moment": "^2.29.4", "promise-retry": "^2.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "uuid": "^10.0.0", "wait-port": "^1.0.4" } diff --git a/functions/helloworld/helloworldHttp/package.json b/functions/helloworld/helloworldHttp/package.json index 97c20ad23d6..6db8649614b 100644 --- a/functions/helloworld/helloworldHttp/package.json +++ b/functions/helloworld/helloworldHttp/package.json @@ -25,7 +25,7 @@ "c8": "^10.0.0", "gaxios": "^6.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "wait-port": "^1.0.4" } diff --git a/functions/helloworld/package.json b/functions/helloworld/package.json index 4f5c8c8473c..df69e1f9332 100644 --- a/functions/helloworld/package.json +++ b/functions/helloworld/package.json @@ -23,7 +23,7 @@ "mocha": "^10.0.0", "moment": "^2.24.0", "promise-retry": "^2.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "uuid": "^10.0.0", "wait-port": "^1.0.4" diff --git a/functions/http/corsEnabledFunction/package.json b/functions/http/corsEnabledFunction/package.json index 69bed9ba37f..8e4bafc751f 100644 --- a/functions/http/corsEnabledFunction/package.json +++ b/functions/http/corsEnabledFunction/package.json @@ -18,7 +18,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.2" diff --git a/functions/http/corsEnabledFunctionAuth/package.json b/functions/http/corsEnabledFunctionAuth/package.json index 1bc7a3b3710..00f44f20fa4 100644 --- a/functions/http/corsEnabledFunctionAuth/package.json +++ b/functions/http/corsEnabledFunctionAuth/package.json @@ -18,7 +18,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.2" diff --git a/functions/http/httpContent/package.json b/functions/http/httpContent/package.json index 3ff8581ba8f..972a321eedb 100644 --- a/functions/http/httpContent/package.json +++ b/functions/http/httpContent/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.2", diff --git a/functions/http/httpMethods/package.json b/functions/http/httpMethods/package.json index 9837db712af..f993232122e 100644 --- a/functions/http/httpMethods/package.json +++ b/functions/http/httpMethods/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.2" diff --git a/functions/http/package.json b/functions/http/package.json index 84c1de6e1a5..e9f8e801163 100644 --- a/functions/http/package.json +++ b/functions/http/package.json @@ -14,7 +14,7 @@ "devDependencies": { "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/storage": "^7.0.0", diff --git a/functions/imagemagick/package.json b/functions/imagemagick/package.json index 016d83e8899..dfa88074f3c 100644 --- a/functions/imagemagick/package.json +++ b/functions/imagemagick/package.json @@ -25,7 +25,7 @@ "gaxios": "^6.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "wait-port": "^1.0.4" } diff --git a/functions/log/helloWorld/package.json b/functions/log/helloWorld/package.json index b68e4d64227..8a93a146b76 100644 --- a/functions/log/helloWorld/package.json +++ b/functions/log/helloWorld/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.3" diff --git a/functions/log/package.json b/functions/log/package.json index feb865c7ad8..5d859b28cec 100644 --- a/functions/log/package.json +++ b/functions/log/package.json @@ -14,6 +14,6 @@ "devDependencies": { "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/log/processEntry/package.json b/functions/log/processEntry/package.json index 33ba16e8050..acb73fc25ae 100644 --- a/functions/log/processEntry/package.json +++ b/functions/log/processEntry/package.json @@ -18,6 +18,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/memorystore/redis/package.json b/functions/memorystore/redis/package.json index d3e29814a63..2c0ec0fa868 100644 --- a/functions/memorystore/redis/package.json +++ b/functions/memorystore/redis/package.json @@ -22,6 +22,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/ocr/app/package.json b/functions/ocr/app/package.json index a54096f90a9..f2f13f85af5 100644 --- a/functions/ocr/app/package.json +++ b/functions/ocr/app/package.json @@ -23,6 +23,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/pubsub/package.json b/functions/pubsub/package.json index 12e8a55e2ef..4fdad48f92a 100644 --- a/functions/pubsub/package.json +++ b/functions/pubsub/package.json @@ -18,7 +18,7 @@ "@google-cloud/functions-framework": "^3.0.0", "gaxios": "^6.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "wait-port": "^1.0.4" } } diff --git a/functions/pubsub/publish/package.json b/functions/pubsub/publish/package.json index cc101b93eff..3f824338414 100644 --- a/functions/pubsub/publish/package.json +++ b/functions/pubsub/publish/package.json @@ -22,7 +22,7 @@ "c8": "^10.0.0", "gaxios": "^6.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "wait-port": "^1.0.4" } } diff --git a/functions/pubsub/subscribe/package.json b/functions/pubsub/subscribe/package.json index e03880537af..357539797ea 100644 --- a/functions/pubsub/subscribe/package.json +++ b/functions/pubsub/subscribe/package.json @@ -17,6 +17,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/scheduleinstance/package.json b/functions/scheduleinstance/package.json index d050b4e0167..96101c40e46 100644 --- a/functions/scheduleinstance/package.json +++ b/functions/scheduleinstance/package.json @@ -18,7 +18,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/compute": "^4.0.0" diff --git a/functions/security/package.json b/functions/security/package.json index cce668cb473..6509d9cef80 100644 --- a/functions/security/package.json +++ b/functions/security/package.json @@ -21,6 +21,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.3", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/slack/package.json b/functions/slack/package.json index de005699946..4dc1f772194 100644 --- a/functions/slack/package.json +++ b/functions/slack/package.json @@ -23,7 +23,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/functions/spanner/package.json b/functions/spanner/package.json index 774867f929c..69a40a355fa 100644 --- a/functions/spanner/package.json +++ b/functions/spanner/package.json @@ -22,6 +22,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/speech-to-speech/functions/package.json b/functions/speech-to-speech/functions/package.json index d7ac7cfd5b1..242e3af518e 100644 --- a/functions/speech-to-speech/functions/package.json +++ b/functions/speech-to-speech/functions/package.json @@ -37,7 +37,7 @@ "@google-cloud/text-to-speech": "^5.0.0", "@google-cloud/translate": "^8.0.0", "firebase-admin": "^12.0.0", - "firebase-functions": "^5.0.0", + "firebase-functions": "^6.0.0", "uuid": "^10.0.0" }, "devDependencies": { diff --git a/functions/tips/gcpApiCall/package.json b/functions/tips/gcpApiCall/package.json index 2f9ff121cd6..14e61863d04 100644 --- a/functions/tips/gcpApiCall/package.json +++ b/functions/tips/gcpApiCall/package.json @@ -22,6 +22,6 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.3", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/tips/package.json b/functions/tips/package.json index db58b31e19d..0ad761117f9 100644 --- a/functions/tips/package.json +++ b/functions/tips/package.json @@ -20,6 +20,6 @@ }, "devDependencies": { "node-fetch": "^3.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/tips/retry/package.json b/functions/tips/retry/package.json index 15209e7f66e..385dd815de4 100644 --- a/functions/tips/retry/package.json +++ b/functions/tips/retry/package.json @@ -17,6 +17,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/tips/scopeDemo/package.json b/functions/tips/scopeDemo/package.json index 9bd294252a0..9783b4843ff 100644 --- a/functions/tips/scopeDemo/package.json +++ b/functions/tips/scopeDemo/package.json @@ -20,6 +20,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.2.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/v2/autoLabelInstance/package.json b/functions/v2/autoLabelInstance/package.json index 0e5734bd9fc..149743bacce 100644 --- a/functions/v2/autoLabelInstance/package.json +++ b/functions/v2/autoLabelInstance/package.json @@ -23,7 +23,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "p-retry": "^6.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "uuid": "^10.0.0" } diff --git a/functions/v2/cloudEventLogging/package.json b/functions/v2/cloudEventLogging/package.json index 4329e298309..8fd48a1d2e2 100644 --- a/functions/v2/cloudEventLogging/package.json +++ b/functions/v2/cloudEventLogging/package.json @@ -19,6 +19,6 @@ "c8": "^10.0.0", "cloudevents": "^8.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/v2/firebase/firestore/helloFirestore/package.json b/functions/v2/firebase/firestore/helloFirestore/package.json index 08c3a4211ea..012979af059 100644 --- a/functions/v2/firebase/firestore/helloFirestore/package.json +++ b/functions/v2/firebase/firestore/helloFirestore/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.3", diff --git a/functions/v2/firebase/firestore/makeUpperCase/package.json b/functions/v2/firebase/firestore/makeUpperCase/package.json index ac286a782b5..ecdcf3a9161 100644 --- a/functions/v2/firebase/firestore/makeUpperCase/package.json +++ b/functions/v2/firebase/firestore/makeUpperCase/package.json @@ -18,7 +18,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "rewire": "^7.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/firestore": "^7.0.0", diff --git a/functions/v2/firebase/remote-config/helloRemoteConfig/package.json b/functions/v2/firebase/remote-config/helloRemoteConfig/package.json index 349d7134e1c..2cc92e61e7e 100644 --- a/functions/v2/firebase/remote-config/helloRemoteConfig/package.json +++ b/functions/v2/firebase/remote-config/helloRemoteConfig/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.3" diff --git a/functions/v2/firebase/rtdb/helloRTDB/package.json b/functions/v2/firebase/rtdb/helloRTDB/package.json index c9214229bb6..ad60cf69613 100644 --- a/functions/v2/firebase/rtdb/helloRTDB/package.json +++ b/functions/v2/firebase/rtdb/helloRTDB/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.3" diff --git a/functions/v2/helloAuditLog/package.json b/functions/v2/helloAuditLog/package.json index c73316a5bd1..e245207289e 100644 --- a/functions/v2/helloAuditLog/package.json +++ b/functions/v2/helloAuditLog/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/functions/v2/helloGCS/package.json b/functions/v2/helloGCS/package.json index 307aac23920..e996a17854a 100644 --- a/functions/v2/helloGCS/package.json +++ b/functions/v2/helloGCS/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/functions/v2/helloPubSub/package.json b/functions/v2/helloPubSub/package.json index c5432fd41da..5d9a5fe25bc 100644 --- a/functions/v2/helloPubSub/package.json +++ b/functions/v2/helloPubSub/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "uuid": "^10.0.0" } diff --git a/functions/v2/httpLogging/package.json b/functions/v2/httpLogging/package.json index 2466e871189..4a3cac586f5 100644 --- a/functions/v2/httpLogging/package.json +++ b/functions/v2/httpLogging/package.json @@ -19,6 +19,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } \ No newline at end of file diff --git a/functions/v2/imagemagick/package.json b/functions/v2/imagemagick/package.json index 43e1ac3d468..f63659a6b2d 100644 --- a/functions/v2/imagemagick/package.json +++ b/functions/v2/imagemagick/package.json @@ -24,7 +24,7 @@ "c8": "^10.0.0", "mocha": "^10.0.0", "proxyquire": "^2.1.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/functions/v2/log/processEntry/package.json b/functions/v2/log/processEntry/package.json index 8a63b117a4b..45854aac715 100644 --- a/functions/v2/log/processEntry/package.json +++ b/functions/v2/log/processEntry/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" }, "dependencies": { "@google-cloud/functions-framework": "^3.1.3" diff --git a/functions/v2/ocr/app/package.json b/functions/v2/ocr/app/package.json index c3351a28bff..404a0d8097f 100644 --- a/functions/v2/ocr/app/package.json +++ b/functions/v2/ocr/app/package.json @@ -25,7 +25,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/functions/v2/responseStreaming/package.json b/functions/v2/responseStreaming/package.json index c8ea7719f4f..f9e86bf85e9 100644 --- a/functions/v2/responseStreaming/package.json +++ b/functions/v2/responseStreaming/package.json @@ -21,7 +21,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/functions/v2/tips/avoidInfiniteRetries/package.json b/functions/v2/tips/avoidInfiniteRetries/package.json index d37623027c3..5a0fdf8e71c 100644 --- a/functions/v2/tips/avoidInfiniteRetries/package.json +++ b/functions/v2/tips/avoidInfiniteRetries/package.json @@ -20,6 +20,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.2.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/v2/tips/retry/package.json b/functions/v2/tips/retry/package.json index 211ca2ef855..bfc0fdf5568 100644 --- a/functions/v2/tips/retry/package.json +++ b/functions/v2/tips/retry/package.json @@ -17,7 +17,7 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" }, "dependencies": { diff --git a/functions/v2/typed/googlechatbot/package.json b/functions/v2/typed/googlechatbot/package.json index a14d5af6fcf..4996b461464 100644 --- a/functions/v2/typed/googlechatbot/package.json +++ b/functions/v2/typed/googlechatbot/package.json @@ -14,6 +14,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.2.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/functions/v2/typed/greeting/package.json b/functions/v2/typed/greeting/package.json index cdece30e7cc..dfb2e7ae9b9 100644 --- a/functions/v2/typed/greeting/package.json +++ b/functions/v2/typed/greeting/package.json @@ -14,6 +14,6 @@ "devDependencies": { "c8": "^10.0.0", "mocha": "^10.2.0", - "sinon": "^18.0.0" + "sinon": "^19.0.0" } } diff --git a/generative-ai/snippets/package.json b/generative-ai/snippets/package.json index 1aedba79e3b..a96fef3823c 100644 --- a/generative-ai/snippets/package.json +++ b/generative-ai/snippets/package.json @@ -20,9 +20,9 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "uuid": "^10.0.0" } } diff --git a/iam/deny/package.json b/iam/deny/package.json index 2b4e04eacf9..bb8de83a0e1 100644 --- a/iam/deny/package.json +++ b/iam/deny/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/kms/package.json b/kms/package.json index 26be9f131aa..e5f73a4e3de 100644 --- a/kms/package.json +++ b/kms/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/media/livestream/package.json b/media/livestream/package.json index f905e3ed86c..2c92047ec05 100644 --- a/media/livestream/package.json +++ b/media/livestream/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.1.0", "uuid": "^10.0.0" } diff --git a/media/video-stitcher/package.json b/media/video-stitcher/package.json index 8a6c1b873e4..d9dc69a8b7b 100644 --- a/media/video-stitcher/package.json +++ b/media/video-stitcher/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.1.0", "uuid": "^10.0.0" } diff --git a/mediatranslation/package.json b/mediatranslation/package.json index fa4c5f93b16..559ae2ecca8 100644 --- a/mediatranslation/package.json +++ b/mediatranslation/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } \ No newline at end of file diff --git a/memorystore/redis/cloud_run_deployment/Dockerfile b/memorystore/redis/cloud_run_deployment/Dockerfile index 50c6d9522ea..89d776ca08e 100644 --- a/memorystore/redis/cloud_run_deployment/Dockerfile +++ b/memorystore/redis/cloud_run_deployment/Dockerfile @@ -1,6 +1,6 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/memorystore/redis/gke_deployment/Dockerfile b/memorystore/redis/gke_deployment/Dockerfile index 6f569a1769a..0b0aeda4923 100644 --- a/memorystore/redis/gke_deployment/Dockerfile +++ b/memorystore/redis/gke_deployment/Dockerfile @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM node:20-alpine +FROM node:22-alpine ENV REDISHOST redis ENV REDISPORT 6379 diff --git a/monitoring/snippets/package.json b/monitoring/snippets/package.json index b6599d983e3..f2c608a7605 100644 --- a/monitoring/snippets/package.json +++ b/monitoring/snippets/package.json @@ -19,7 +19,7 @@ "yargs": "^17.0.0" }, "devDependencies": { - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/package.json b/package.json index b239c7ad548..666e7ea1dc3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/parser": "^8.0.0", "c8": "^10.0.0", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-n": "^14.0.0", + "eslint-plugin-n": "^17.0.0", "eslint-plugin-prettier": "^5.0.0-alpha.1", "gts": "5.3.0", "mocha": "^10.2.0", @@ -32,6 +32,6 @@ }, "dependencies": { "commander": "^12.0.0", - "eslint": "^8.57.0" + "eslint": "^9.0.0" } } diff --git a/recaptcha_enterprise/demosite/app/Dockerfile b/recaptcha_enterprise/demosite/app/Dockerfile index ed182e97625..354ab61183f 100644 --- a/recaptcha_enterprise/demosite/app/Dockerfile +++ b/recaptcha_enterprise/demosite/app/Dockerfile @@ -14,7 +14,7 @@ # This file is only used for packaging and deployment purposes. -FROM node:20-slim +FROM node:22-slim ARG GOOGLE_CLOUD_PROJECT ENV GOOGLE_CLOUD_PROJECT=${GOOGLE_CLOUD_PROJECT} diff --git a/recaptcha_enterprise/snippets/package.json b/recaptcha_enterprise/snippets/package.json index af0218e2b78..812342eb41f 100644 --- a/recaptcha_enterprise/snippets/package.json +++ b/recaptcha_enterprise/snippets/package.json @@ -24,11 +24,11 @@ "recaptcha-password-check-helpers": "^1.0.1" }, "devDependencies": { - "@types/express": "^4.17.17", - "@types/node": "^20.0.0", + "@types/express": "^5.0.0", + "@types/node": "^22.0.0", "@types/yargs": "^17.0.19", "c8": "^10.0.0", - "eslint": "^8.57.0", + "eslint": "^9.0.0", "gts": "^5.0.0", "mocha": "^10.2.0", "ts-node": "^10.9.1", diff --git a/retail/package.json b/retail/package.json index 7ecfac91975..0ceae901ef8 100644 --- a/retail/package.json +++ b/retail/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.2.0" } } diff --git a/routeoptimization/snippets/package.json b/routeoptimization/snippets/package.json index 4bfa6f1968a..dfd632b8355 100644 --- a/routeoptimization/snippets/package.json +++ b/routeoptimization/snippets/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } diff --git a/run/hello-broken/Dockerfile b/run/hello-broken/Dockerfile index bf2f2c32f9c..b374c973834 100644 --- a/run/hello-broken/Dockerfile +++ b/run/hello-broken/Dockerfile @@ -16,7 +16,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/hello-broken/package.json b/run/hello-broken/package.json index 51273096534..e231a6268ca 100644 --- a/run/hello-broken/package.json +++ b/run/hello-broken/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "^10.0.0", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0" } } diff --git a/run/helloworld/Dockerfile b/run/helloworld/Dockerfile index 43bb5475e3d..ddc23d1e05b 100644 --- a/run/helloworld/Dockerfile +++ b/run/helloworld/Dockerfile @@ -16,7 +16,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/helloworld/package.json b/run/helloworld/package.json index c380d70ab23..5ba8aacb86a 100644 --- a/run/helloworld/package.json +++ b/run/helloworld/package.json @@ -21,7 +21,7 @@ "devDependencies": { "c8": "^10.0.0", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", "supertest": "^7.0.0" } diff --git a/run/idp-sql/Dockerfile b/run/idp-sql/Dockerfile index 0d33affacf8..2a3cbe4429a 100644 --- a/run/idp-sql/Dockerfile +++ b/run/idp-sql/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/idp-sql/package.json b/run/idp-sql/package.json index 5f7970a3de8..b13df108d96 100644 --- a/run/idp-sql/package.json +++ b/run/idp-sql/package.json @@ -29,10 +29,10 @@ }, "devDependencies": { "c8": "^10.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", "short-uuid": "^5.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/run/image-processing/Dockerfile b/run/image-processing/Dockerfile index a6be9e2c068..fc0bfcd963e 100644 --- a/run/image-processing/Dockerfile +++ b/run/image-processing/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # [START cloudrun_imageproc_dockerfile_imagemagick] # Install Imagemagick into the container image. diff --git a/run/image-processing/package.json b/run/image-processing/package.json index d46a057c9b6..facca7054cc 100644 --- a/run/image-processing/package.json +++ b/run/image-processing/package.json @@ -27,7 +27,7 @@ "devDependencies": { "c8": "^10.0.0", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", "supertest": "^7.0.0" } diff --git a/run/logging-manual/Dockerfile b/run/logging-manual/Dockerfile index c395ddd0c57..b88f3693f0f 100644 --- a/run/logging-manual/Dockerfile +++ b/run/logging-manual/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/logging-manual/package.json b/run/logging-manual/package.json index 5098c9d6ca8..37d2dc2c15d 100644 --- a/run/logging-manual/package.json +++ b/run/logging-manual/package.json @@ -19,7 +19,7 @@ "license": "Apache-2.0", "dependencies": { "express": "^4.17.1", - "got": "^11.5.0" + "got": "^14.0.0" }, "devDependencies": { "@google-cloud/logging": "^11.0.0", diff --git a/run/markdown-preview/editor/Dockerfile b/run/markdown-preview/editor/Dockerfile index f0f2b5edd1b..7655f374b26 100644 --- a/run/markdown-preview/editor/Dockerfile +++ b/run/markdown-preview/editor/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/markdown-preview/editor/package.json b/run/markdown-preview/editor/package.json index 4594d0c0b6f..920f554cc61 100644 --- a/run/markdown-preview/editor/package.json +++ b/run/markdown-preview/editor/package.json @@ -21,7 +21,7 @@ "dependencies": { "express": "^4.17.1", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "handlebars": "^4.7.6" }, "devDependencies": { diff --git a/run/markdown-preview/renderer/Dockerfile b/run/markdown-preview/renderer/Dockerfile index 58e8aa32bc6..655810f2e19 100644 --- a/run/markdown-preview/renderer/Dockerfile +++ b/run/markdown-preview/renderer/Dockerfile @@ -14,7 +14,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/markdown-preview/renderer/package.json b/run/markdown-preview/renderer/package.json index b612f982258..88c6ce82d7e 100644 --- a/run/markdown-preview/renderer/package.json +++ b/run/markdown-preview/renderer/package.json @@ -24,9 +24,9 @@ "devDependencies": { "c8": "^10.0.0", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0" } } diff --git a/run/pubsub/Dockerfile b/run/pubsub/Dockerfile index 9dc1a466ca1..a438af85590 100644 --- a/run/pubsub/Dockerfile +++ b/run/pubsub/Dockerfile @@ -16,7 +16,7 @@ # Use the official lightweight Node.js image. # https://hub.docker.com/_/node -FROM node:20-slim +FROM node:22-slim # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/pubsub/package.json b/run/pubsub/package.json index 990ae8ba546..7f12d9d7976 100644 --- a/run/pubsub/package.json +++ b/run/pubsub/package.json @@ -24,9 +24,9 @@ "devDependencies": { "c8": "^10.0.0", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "supertest": "^7.0.0", "uuid": "^10.0.0" } diff --git a/run/system-package/Dockerfile b/run/system-package/Dockerfile index 6104def25dc..4c9e160d130 100644 --- a/run/system-package/Dockerfile +++ b/run/system-package/Dockerfile @@ -14,7 +14,7 @@ # Use the official super-lightweight Node image. # https://hub.docker.com/_/node -FROM node:20-alpine +FROM node:22-alpine # Create and change to the app directory. WORKDIR /usr/src/app diff --git a/run/system-package/package.json b/run/system-package/package.json index 506f1ddcd12..76af2456bae 100644 --- a/run/system-package/package.json +++ b/run/system-package/package.json @@ -19,7 +19,7 @@ "devDependencies": { "c8": "^10.0.0", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.0.0", "supertest": "^7.0.0" } diff --git a/run/websockets/package.json b/run/websockets/package.json index f9c96b0be9a..de677f6e467 100644 --- a/run/websockets/package.json +++ b/run/websockets/package.json @@ -21,10 +21,10 @@ "socket.io": "4.7.2" }, "devDependencies": { - "@types/express": "^4.17.17", + "@types/express": "^5.0.0", "c8": "^10.0.0", "google-auth-library": "^9.0.0", - "got": "^11.5.0", + "got": "^14.0.0", "mocha": "^10.2.0", "puppeteer": "^23.0.0" } diff --git a/scheduler/package.json b/scheduler/package.json index a57834678b0..4b7772c013a 100644 --- a/scheduler/package.json +++ b/scheduler/package.json @@ -20,11 +20,11 @@ "@google-cloud/scheduler": "^4.0.0" }, "devDependencies": { - "@types/chai": "^4.3.4", + "@types/chai": "^5.0.0", "@types/mocha": "^10.0.1", - "@types/node": "^20.0.0", + "@types/node": "^22.0.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "gts": "^5.0.0", "mocha": "^10.2.0", "ts-node": "^10.9.1", diff --git a/secret-manager/package.json b/secret-manager/package.json index c9a1b257d2e..a8d24531c6d 100644 --- a/secret-manager/package.json +++ b/secret-manager/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/security-center/snippets/package.json b/security-center/snippets/package.json index 6cac1054d85..114f1bcfee8 100644 --- a/security-center/snippets/package.json +++ b/security-center/snippets/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.4.0", "uuid": "^10.0.0", "@google-cloud/bigquery": "^7.0.0" diff --git a/service-directory/snippets/package.json b/service-directory/snippets/package.json index 396c4086fda..ed533fd40ae 100644 --- a/service-directory/snippets/package.json +++ b/service-directory/snippets/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/speech/package.json b/speech/package.json index e1ec2aabaec..a7df835c049 100644 --- a/speech/package.json +++ b/speech/package.json @@ -20,12 +20,12 @@ "chalk": "^5.0.0", "fs.promises": "^0.1.2", "node-record-lpcm16": "^1.0.1", - "sinon": "^18.0.0", + "sinon": "^19.0.0", "yargs": "^17.0.0" }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/storage-control/package.json b/storage-control/package.json index 0f6d9328455..f40ba05a488 100644 --- a/storage-control/package.json +++ b/storage-control/package.json @@ -15,7 +15,7 @@ "@google-cloud/storage": "^7.12.0", "@google-cloud/storage-control": "^0.2.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.7.0", "uuid": "^10.0.0" } diff --git a/storagetransfer/package.json b/storagetransfer/package.json index da6571c18a9..b94a5affcd8 100644 --- a/storagetransfer/package.json +++ b/storagetransfer/package.json @@ -21,7 +21,7 @@ "@google-cloud/pubsub": "^4.0.5", "aws-sdk": "^2.1073.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/talent/package.json b/talent/package.json index 4fdaf72e8d6..6809dd6f60f 100644 --- a/talent/package.json +++ b/talent/package.json @@ -22,9 +22,9 @@ }, "devDependencies": { "@types/mocha": "^10.0.0", - "@types/node": "^20.0.0", + "@types/node": "^22.0.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/translate/package.json b/translate/package.json index 378b15a98a7..07c104386cb 100644 --- a/translate/package.json +++ b/translate/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@google-cloud/storage": "^7.0.0", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0", "uuid": "^10.0.0" } diff --git a/video-intelligence/package.json b/video-intelligence/package.json index c8241bff19a..61971e83dbb 100644 --- a/video-intelligence/package.json +++ b/video-intelligence/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.0.0" } } diff --git a/vision/package.json b/vision/package.json index 06138e90ad1..05ca22a97f2 100644 --- a/vision/package.json +++ b/vision/package.json @@ -24,7 +24,7 @@ "@types/uuid": "^10.0.0", "@types/yargs": "^17.0.22", "c8": "^10.0.0", - "chai": "^4.5.0", + "chai": "^5.0.0", "mocha": "^10.2.0", "uuid": "^10.0.0" } diff --git a/workflows/package.json b/workflows/package.json index 08291bc8f68..cd6c793af07 100644 --- a/workflows/package.json +++ b/workflows/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@types/mocha": "^10.0.1", - "@types/node": "^20.0.0", + "@types/node": "^22.0.0", "c8": "^10.0.0", "gts": "^5.0.0", "mocha": "^10.2.0", diff --git a/workflows/quickstart/package.json b/workflows/quickstart/package.json index dabe052eace..ceb13367b15 100644 --- a/workflows/quickstart/package.json +++ b/workflows/quickstart/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@types/mocha": "^10.0.1", - "@types/node": "^20.0.0", + "@types/node": "^22.0.0", "gts": "^5.0.0", "mocha": "^10.2.0" }