diff --git a/eventarc/audit-storage/package.json b/eventarc/audit-storage/package.json index 0fa817b2ff..1aaaffd236 100644 --- a/eventarc/audit-storage/package.json +++ b/eventarc/audit-storage/package.json @@ -24,7 +24,7 @@ "express": "^4.16.4" }, "devDependencies": { - "got": "^12.0.0", + "got": "^11.5.0", "mocha": "^9.0.0", "sinon": "^13.0.0", "supertest": "^6.0.0" diff --git a/eventarc/generic/package.json b/eventarc/generic/package.json index 91e8bc0870..fb040dc265 100644 --- a/eventarc/generic/package.json +++ b/eventarc/generic/package.json @@ -21,7 +21,7 @@ "express": "^4.16.4" }, "devDependencies": { - "got": "^12.0.0", + "got": "^11.5.0", "mocha": "^9.0.0", "sinon": "^13.0.0", "supertest": "^6.0.0", diff --git a/eventarc/pubsub/package.json b/eventarc/pubsub/package.json index b66d287b30..0cdc51d92a 100644 --- a/eventarc/pubsub/package.json +++ b/eventarc/pubsub/package.json @@ -25,7 +25,7 @@ "express": "^4.16.4" }, "devDependencies": { - "got": "^12.0.0", + "got": "^11.5.0", "mocha": "^9.0.0", "sinon": "^13.0.0", "supertest": "^6.0.0", diff --git a/run/hello-broken/package.json b/run/hello-broken/package.json index 8d28dbc327..a28982af5f 100644 --- a/run/hello-broken/package.json +++ b/run/hello-broken/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "google-auth-library": "^7.0.0", - "got": "^12.0.0", + "got": "^11.0.0", "mocha": "^9.0.0" } } diff --git a/run/helloworld/package.json b/run/helloworld/package.json index e487b2b08a..234cf0f73a 100644 --- a/run/helloworld/package.json +++ b/run/helloworld/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "google-auth-library": "^7.0.0", - "got": "^12.0.0", + "got": "^11.0.0", "mocha": "^9.0.0", "supertest": "^6.0.0" } diff --git a/run/idp-sql/package.json b/run/idp-sql/package.json index 44265e9a34..c880706e37 100644 --- a/run/idp-sql/package.json +++ b/run/idp-sql/package.json @@ -28,7 +28,7 @@ "winston": "3.5.1" }, "devDependencies": { - "got": "^12.0.0", + "got": "^11.7.0", "mocha": "^9.0.0", "short-uuid": "^4.1.0", "sinon": "^13.0.0", diff --git a/run/image-processing/package.json b/run/image-processing/package.json index 8abe97ac21..2751eb4e9f 100644 --- a/run/image-processing/package.json +++ b/run/image-processing/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "google-auth-library": "^7.0.0", - "got": "^12.0.0", + "got": "^11.5.0", "mocha": "^9.0.0", "supertest": "^6.0.0" } diff --git a/run/logging-manual/package.json b/run/logging-manual/package.json index b1d6718757..48d37a6779 100644 --- a/run/logging-manual/package.json +++ b/run/logging-manual/package.json @@ -16,7 +16,7 @@ "license": "Apache-2.0", "dependencies": { "express": "^4.17.1", - "got": "^12.0.0" + "got": "^11.0.0" }, "devDependencies": { "@google-cloud/logging": "^9.0.0", diff --git a/run/markdown-preview/editor/package.json b/run/markdown-preview/editor/package.json index 1e166443e6..fac86fa708 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": "^7.0.0", - "got": "^12.0.0", + "got": "^11.8.0", "handlebars": "^4.7.6" }, "devDependencies": { diff --git a/run/markdown-preview/renderer/package.json b/run/markdown-preview/renderer/package.json index 32a94d92cd..fc1cf98928 100644 --- a/run/markdown-preview/renderer/package.json +++ b/run/markdown-preview/renderer/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "google-auth-library": "^7.0.0", - "got": "^12.0.0", + "got": "^11.5.0", "mocha": "^9.0.0", "sinon": "^13.0.0", "supertest": "^6.0.0" diff --git a/run/pubsub/package.json b/run/pubsub/package.json index 0b878ab8ec..d22e681c19 100644 --- a/run/pubsub/package.json +++ b/run/pubsub/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "google-auth-library": "^7.0.0", - "got": "^12.0.0", + "got": "^11.5.0", "mocha": "^9.0.0", "sinon": "^13.0.0", "supertest": "^6.0.0", diff --git a/run/system-package/package.json b/run/system-package/package.json index 7f7f658405..6959649b27 100644 --- a/run/system-package/package.json +++ b/run/system-package/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "google-auth-library": "^7.0.0", - "got": "^12.0.0", + "got": "^11.5.0", "mocha": "^9.0.0", "supertest": "^6.0.0" } diff --git a/run/websockets/package.json b/run/websockets/package.json index 7bd3211b11..8c93269bb4 100644 --- a/run/websockets/package.json +++ b/run/websockets/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "google-auth-library": "^7.1.2", - "got": "^12.0.0", + "got": "^11.8.2", "puppeteer": "^13.0.0" } }