aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-26 21:53:37 +0000
committerGravatar vitalyster2023-10-29 22:52:22 +0300
commit49b5ab8eca99828c3cfbc7ce9823a37a04dd363c (patch)
tree6bbfd18e28ab0b989dde99381087571d4a9590dc /package.json
parentc67111461a1f3953f52daae37a6d1548d9b70ab2 (diff)
build(deps): bump axios from 1.5.1 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.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.5.1...v1.6.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 f42c1f21..b8c02863 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.5.1",
+ "axios": "^1.6.0",
"axios-cache-interceptor": "^1.3.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",