aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-23 21:19:44 +0000
committerGravatar vitalyster2023-10-24 09:40:30 +0300
commitd0bdfe0d1604fa294d2f0b8949e1a466e1c6738c (patch)
tree2ebf8978b9a510a1dfe4a0d17f3f5d2fee8910dc /package.json
parentb2cf9d75d76fbc62a65c1eaa12bb40d35d9a9bd6 (diff)
build(deps): bump axios-cache-interceptor from 1.3.1 to 1.3.2
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.1 to 1.3.2. - [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.3.1...v1.3.2) --- 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 da00b1f6..7ea5ca17 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
},
"dependencies": {
"axios": "^1.5.1",
- "axios-cache-interceptor": "^1.3.1",
+ "axios-cache-interceptor": "^1.3.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",