From b633686d41a3cc9f360911cea60e891b46abb68c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Jan 2021 03:52:31 +0000 Subject: [PATCH] chore(deps): update dependency axios to ^0.21.0 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57fbb40393..bcdaae75f4 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@vue/test-utils": "^2.0.0-beta.2", "acorn": "^7.0.0", "autoprefixer": "^9.6.0", - "axios": "^0.19.0", + "axios": "^0.21.0", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.0.1", "babel-jest": "^26.1.0",