aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-28 05:00:15 +0000
committerGravatar Vitaly Takmazov2024-05-28 08:01:44 +0300
commitb47e8bf7cf8decde7d8fb6dac237877db44f3756 (patch)
treeb8b3c36471a66798c286d8493e6766a15018e26d /package.json
parent75ef1259f35d45cab09301e9afc22676ccf48986 (diff)
build(deps): bump axios-cache-interceptor from 1.5.2 to 1.5.3
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.5.2 to 1.5.3. - [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.5.2...v1.5.3) --- 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 1f26d309..8457f9ed 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
},
"dependencies": {
"axios": "^1.7.2",
- "axios-cache-interceptor": "^1.5.2",
+ "axios-cache-interceptor": "^1.5.3",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.11",