aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-26 21:55:24 +0000
committerGravatar vitalyster2023-09-27 01:49:38 +0300
commitb216605d45a836e5af536f89c0ffc25a81a7446a (patch)
tree277bd9a5ad2fbb02b1b07b950d37769caca27e62 /package.json
parent6af4574c451cfdf5d9420ae276435dc121a6616c (diff)
build(deps): bump axios from 1.5.0 to 1.5.1
Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) --- 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 02d94142..6481ffd3 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.5.0",
+ "axios": "^1.5.1",
"axios-cache-interceptor": "^1.3.0",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",