From fcdcff553911e24f9df5e0128757edeb563b85fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Dec 2020 02:51:43 +0000 Subject: [PATCH] fix: packages/api-rest/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255 --- packages/api-rest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/api-rest/package.json b/packages/api-rest/package.json index 920c2473c18..c58a43753c9 100644 --- a/packages/api-rest/package.json +++ b/packages/api-rest/package.json @@ -34,7 +34,7 @@ "homepage": "https://aws-amplify.github.io/", "dependencies": { "@aws-amplify/core": "^3.3.2", - "axios": "0.19.0" + "axios": "0.21.1" }, "jest": { "globals": {