aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-01-12 09:42:01 +0000
committerGravatar vitalyster2024-01-12 16:15:12 +0300
commitfecb3a70b680110a5e0c25dc0059eb3f75c4694c (patch)
tree6f842e3d30ae002b2b2afeba4b0fa8a866882c55 /package.json
parent4cdc988c632a3a76fb6eb455fd94c1e83c657f55 (diff)
build(deps): bump axios from 1.6.3 to 1.6.5
Bumps [axios](https://github.com/axios/axios) from 1.6.3 to 1.6.5. - [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.3...v1.6.5) --- 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 0335838b..2a6fa4e0 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
- "axios": "^1.6.3",
+ "axios": "^1.6.5",
"axios-cache-interceptor": "^1.4.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",