diff options
author | dependabot[bot] | 2024-11-25 21:58:10 +0000 |
---|---|---|
committer | vitalyster | 2024-11-25 19:30:18 -0800 |
commit | bd008319fa742e696c1c50a577d9e6e357fd8550 (patch) | |
tree | d1028fe7e851b62eb0bff8be19b2d4cfcf9319e1 /package.json | |
parent | f44d385575f94b47b835ead4df7af0d33d98b18b (diff) |
build(deps): bump axios from 1.7.7 to 1.7.8
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.7.8.
- [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.7...v1.7.8)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c40ba551e..bb4b364c8 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "address-rfc2822": "^2.2.2", - "axios": "^1.7.7", + "axios": "^1.7.8", "axios-cache-interceptor": "^1.6.2", "body-parser": "^1.20.3", "classlist.js": "^1.1.20150312", |