aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-01-25 21:56:48 +0000
committerGravatar vitalyster2024-01-26 13:52:14 +0300
commit01eb71dc27c2e266f196cfc4f2ce338f2f3c784d (patch)
tree63b0702d890439b2058af6628958820136023d0b /package.json
parent35afb91559ed5565d3e902ec176b95b17e417237 (diff)
build(deps): bump axios from 1.6.5 to 1.6.7
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.7. - [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.5...v1.6.7) --- 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 50ead3ac..28d473fb 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.6.5",
+ "axios": "^1.6.7",
"axios-cache-interceptor": "^1.5.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",