aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-27 22:01:47 +0000
committerGravatar GitHub2024-05-27 22:01:47 +0000
commit548fa03f9f24314e93de9c41b1f98235a3a7118f (patch)
tree207410b6dca344299c2dd279dc19d3788b49a5c0 /package.json
parent85199c72f0d90932ab42f377ff457ce8376b19ed (diff)
build(deps): bump axios from 1.6.8 to 1.7.2
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2. - [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.6.8...v1.7.2) --- 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 08fda174..0398548a 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
- "axios": "^1.6.8",
+ "axios": "^1.7.2",
"axios-cache-interceptor": "^1.5.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",