aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-04-29 21:16:49 +0000
committerGravatar vitalyster2024-05-01 17:32:03 +0300
commit67d5ab50daba59f30d929fcd53542186b7087058 (patch)
tree61f571b657a7e98be6a4a06004867bf3aec8a9d5 /package.json
parentf2421c1e8ed0a0c8392b179435d638ff55fe1551 (diff)
build(deps): bump axios-cache-interceptor from 1.5.1 to 1.5.2
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.5.1 to 1.5.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.5.1...v1.5.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 84e1c1ea..c6572ae9 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
},
"dependencies": {
"axios": "^1.6.8",
- "axios-cache-interceptor": "^1.5.1",
+ "axios-cache-interceptor": "^1.5.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.11",