From 756921f2a56b8eae88f314e8bcac07f6ad625832 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Mar 2025 04:48:00 +0000 Subject: [PATCH 1/2] fix: packages/synthetics-sdk-api/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 --- packages/synthetics-sdk-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/synthetics-sdk-api/package.json b/packages/synthetics-sdk-api/package.json index 6bfcda4..4839ed4 100644 --- a/packages/synthetics-sdk-api/package.json +++ b/packages/synthetics-sdk-api/package.json @@ -44,7 +44,7 @@ "google-auth-library": "9.0.0", "ts-proto": "1.148.1", "winston": "3.10.0", - "axios": "1.6.7" + "axios": "1.8.2" }, "author": "Google Inc.", "license": "Apache-2.0" From 8f9537532899038ae2d452ffc6f4f746a95a427d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 14:17:58 +0000 Subject: [PATCH 2/2] fix: packages/synthetics-sdk-api/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194 --- packages/synthetics-sdk-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/synthetics-sdk-api/package.json b/packages/synthetics-sdk-api/package.json index 4839ed4..7e8a437 100644 --- a/packages/synthetics-sdk-api/package.json +++ b/packages/synthetics-sdk-api/package.json @@ -44,7 +44,7 @@ "google-auth-library": "9.0.0", "ts-proto": "1.148.1", "winston": "3.10.0", - "axios": "1.8.2" + "axios": "1.8.3" }, "author": "Google Inc.", "license": "Apache-2.0"