aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-12-27 21:19:21 +0000
committerGravatar vitalyster2023-12-28 04:50:50 +0300
commit5a41a64d8dacfd2c5bc2d9997a0b322faf1fc6d0 (patch)
tree9cce3c05964ed11671a7910d04937195e3858b10 /package.json
parentef7c9344f601e1c0c8b1a198d17dcd66075f9a39 (diff)
build(deps): bump axios from 1.6.2 to 1.6.3
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.3. - [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.2...v1.6.3) --- 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 367d7199..d80ae431 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.6.2",
+ "axios": "^1.6.3",
"axios-cache-interceptor": "^1.4.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",