aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-09-02 21:27:37 +0000
committerGravatar vitalyster2024-09-03 15:15:49 +0300
commit0449e91b65d4c08a0a469a60971a03cb2a9f8aea (patch)
treecc1b3b0ec0de4b5f7916eb4d0d715cfdbfd57f9a /package.json
parent0d1115909a52b9d4d5373cd5003f2f986c0c01d3 (diff)
build(deps): bump axios from 1.7.5 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.7. - [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.7.5...v1.7.7) --- 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 b8c48d0f..cf0e7b9b 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"webpack-node-externals": "^3.0.0"
},
"dependencies": {
- "axios": "^1.7.5",
+ "axios": "^1.7.7",
"axios-cache-interceptor": "^1.5.3",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",