aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-08-19 21:37:26 +0000
committerGravatar vitalyster2024-08-20 01:00:28 +0300
commit79772a6b3d83c15b1433b684234f79f868c6f151 (patch)
tree28d999a36ab924bd0cb8e303df27199d38cabd5e /package.json
parentfa2f60d30da83ecaf4ef62b4daa000ed1455070d (diff)
build(deps): bump axios from 1.7.3 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4. - [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.7.3...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... 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 27573996..e67dee8c 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
- "axios": "^1.7.3",
+ "axios": "^1.7.4",
"axios-cache-interceptor": "^1.5.3",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",