aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-28 21:57:49 +0000
committerGravatar vitalyster2023-04-30 11:02:21 +0300
commitad33fadab22931fbf7b17026953eb6e8db2815e3 (patch)
tree3d38c5c42e334d8ca0299dbe2116d47f3ab70131 /package.json
parent975086d8f6041717f13613adc3434c1124251194 (diff)
build(deps): bump axios from 1.3.6 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.4.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7dd3a05a..92a78cd3 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.13.3"
},
"dependencies": {
- "axios": "^1.3.6",
+ "axios": "^1.4.0",
"axios-cache-interceptor": "^1.0.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",