From fccd603e7911915c055981ecabc759ed2ba2db59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 05:59:48 +0000 Subject: [PATCH] build(deps): bump axios from 0.20.0 to 0.21.0 Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 68958b70..9e04b947 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@babel/runtime": "^7.10.2", "@mlz/axios": "^1.1.3", "antd": "^4.7.0", - "axios": "^0.20.0", + "axios": "^0.21.0", "compression": "^1.7.4", "express": "^4.17.1", "lodash-es": "^4.17.15",