aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-28 21:49:38 +0000
committerGravatar vitalyster2023-08-29 06:17:59 +0300
commite44db84c117aa1ea3f02af7bbe147efa16755a5c (patch)
tree9ee07b0f3e876aad62a63bfa6dfad98186e22015 /package.json
parent0e554ff1f17bc86067dbff8e39c98f96c16fbf1d (diff)
build(deps): bump axios from 1.4.0 to 1.5.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.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.4.0...v1.5.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 fa28e96a..e9baa410 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.4.0",
+ "axios": "^1.5.0",
"axios-cache-interceptor": "^1.2.0",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",