aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-10-21 21:51:13 +0000
committerGravatar vitalyster2024-10-21 22:13:21 -0700
commit12ea62404df2239281880b9ace5b0b4ba2dbce57 (patch)
tree6b2799143bd6db2b19c3540020c549c4812ee103 /package.json
parentb6bc187679d42c83aa6db223c001261f8d5ff4a1 (diff)
build(deps): bump axios-cache-interceptor from 1.6.0 to 1.6.1
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.6.0 to 1.6.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.6.0...1.6.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 2dbaa576..bb2287a1 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"dependencies": {
"address-rfc2822": "^2.2.2",
"axios": "^1.7.7",
- "axios-cache-interceptor": "^1.6.0",
+ "axios-cache-interceptor": "^1.6.1",
"body-parser": "^1.20.3",
"classlist.js": "^1.1.20150312",
"config": "^3.3.12",