From ef055d3e738b30fa97d0238d38d5cc0761077878 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jan 2022 00:05:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2332181 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b8e884..1a60b55 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "aframe-teleport-controls": "git+https://github.com/mohrtw/aframe-teleport-controls", "async": "^2.6.1", "aws-sdk": "^2.244.1", - "axios": "^0.18.0", + "axios": "^0.20.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "bootstrap": "^4.2.1", "colors": "^1.3.0",