aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-11-08 21:56:01 +0000
committerGravatar vitalyster2023-11-10 17:06:40 +0300
commit6abbbe10f4b753bbc32e9760adc70ab1818beefa (patch)
tree8fc861490785e4f2f324ac2c392b8c96c5beb46c /package.json
parent55817316c25050a01274440bb84ad807348f24f9 (diff)
build(deps): bump axios from 1.6.0 to 1.6.1
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.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.6.0...v1.6.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 18708764..a8f465b6 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.6.0",
+ "axios": "^1.6.1",
"axios-cache-interceptor": "^1.3.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",