From c1f96080bcdb215d1c04ad00f78f9e093b8350ca Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:18:37 +0000 Subject: [PATCH] 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-6671926 --- 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..bc89ee4 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.7.8" }, "author": "Google Inc.", "license": "Apache-2.0"