aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-12-26 21:46:00 +0000
committerGravatar vitalyster2023-12-27 04:45:57 +0300
commitef7c9344f601e1c0c8b1a198d17dcd66075f9a39 (patch)
tree33df56779c98c0c8d4f83558c8fe869ff84a456b /package.json
parent1ef54f5afda0d8ed097be74890d0430827a30e0b (diff)
build(deps): bump axios-cache-interceptor from 1.4.0 to 1.4.1
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/arthurfiorette/axios-cache-interceptor/releases) - [Changelog](https://github.com/arthurfiorette/axios-cache-interceptor/blob/main/CHANGELOG.md) - [Commits](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: axios-cache-interceptor 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 94ab7996..367d7199 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
},
"dependencies": {
"axios": "^1.6.2",
- "axios-cache-interceptor": "^1.4.0",
+ "axios-cache-interceptor": "^1.4.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",