aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-18 21:31:49 +0000
committerGravatar vitalyster2024-03-19 06:07:37 +0300
commit2469f836357fb3c6f918e2bec80a097ca029159d (patch)
treed1d39c1e2c84b4392572ec0e492f09a86b9e25db /package.json
parent178f18d3ad7f69665a890e66f529f225bb3c1071 (diff)
build(deps): bump axios from 1.6.7 to 1.6.8
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8. - [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.7...v1.6.8) --- 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 f27c9ee6..25f6f14b 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"webpack-dev-server": "^5.0.3"
},
"dependencies": {
- "axios": "^1.6.7",
+ "axios": "^1.6.8",
"axios-cache-interceptor": "^1.5.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",