aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-08-26 22:14:38 +0000
committerGravatar vitalyster2024-08-28 12:28:16 +0300
commitcfd81c7c480f286f7492faddeffe245b887faac6 (patch)
tree7814c0fc63558836359521262cd867ed39cebedc /package.json
parent19e049a97541a2b50c9b9795c9fa432fd467db1a (diff)
build(deps): bump axios from 1.7.4 to 1.7.5
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.5. - [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.4...v1.7.5) --- 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 a4f1291c..5ded5365 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
- "axios": "^1.7.4",
+ "axios": "^1.7.5",
"axios-cache-interceptor": "^1.5.3",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",