aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-22 21:57:43 +0000
committerGravatar vitalyster2023-05-23 17:11:19 +0300
commitc4231e6ba4885b310d78292442d178c0f543824c (patch)
tree4bf42a8780e545d87ea64bae7e03e6d51981172a /package.json
parent262e7881adb69133c6a17dbc5526fa8d3e0bbfa2 (diff)
build(deps): bump axios-cache-interceptor from 1.0.1 to 1.1.0
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.0.1 to 1.1.0. - [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.0.1...v1.1.0) --- updated-dependencies: - dependency-name: axios-cache-interceptor dependency-type: direct:production update-type: version-update:semver-minor ... 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 8553950d..034145c8 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
},
"dependencies": {
"axios": "^1.4.0",
- "axios-cache-interceptor": "^1.0.1",
+ "axios-cache-interceptor": "^1.1.0",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",