aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-02 21:51:02 +0000
committerGravatar vitalyster2023-10-03 01:06:54 +0300
commit1e66b3a76e8845ba53906f37450afc100e916f55 (patch)
tree180f592af9446b4da23c8ab8b04373fb16589ed6 /package.json
parentc4d26d8d1ea22cce904c032660756f13e6af8c37 (diff)
build(deps): bump axios-cache-interceptor from 1.3.0 to 1.3.1
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.0 to 1.3.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.3.0...v1.3.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 9cf69baa..7892d3fb 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
},
"dependencies": {
"axios": "^1.5.1",
- "axios-cache-interceptor": "^1.3.0",
+ "axios-cache-interceptor": "^1.3.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",