aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2020-12-22 06:38:55 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commite5cd07b8a9daf3b1b81e9655a3ddce74b515104f (patch)
tree18db64bfc23a8e1061c4c180903d80e95535d6ed /vnext/package.json
parent91e945b26ce3a9287e0d737006a114a896700e7c (diff)
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 0a457aed..4366f9f4 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -74,7 +74,7 @@
}
},
"dependencies": {
- "axios": "^0.21.0",
+ "axios": "^0.21.1",
"core-js": "^3.8.1",
"evil-icons": "^1.10.1",
"moment": "^2.29.1",