aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-11-14 21:17:19 +0000
committerGravatar vitalyster2023-11-15 01:34:45 +0300
commit9fc16a4bfe6dd2f115d7bd8a6ee48d482c076a98 (patch)
treea906e5166123cc2dcc911367978cb5cf8ba1f52b /package.json
parent3e1adbcf7228acadcdd58223bb4f83667222a00b (diff)
build(deps): bump axios from 1.6.1 to 1.6.2
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.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.1...v1.6.2) --- 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 cf6ce273..344fd036 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.6.1",
+ "axios": "^1.6.2",
"axios-cache-interceptor": "^1.3.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",