aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-06 21:30:47 +0000
committerGravatar vitalyster2023-09-09 07:41:09 +0300
commit3f07e9e132c4e5b10f607a09446c118a837ff9ac (patch)
tree349c89efeb333ac646671e19bf17bfc2526fac7c /package.json
parent0bea2443ba193333b38e1b393d2bd8c2d23cb7ef (diff)
build(deps): bump axios-cache-interceptor from 1.2.0 to 1.3.0
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.2.0 to 1.3.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.2.0...v1.3.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 75ed11be..e1c3cb02 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
},
"dependencies": {
"axios": "^1.5.0",
- "axios-cache-interceptor": "^1.2.0",
+ "axios-cache-interceptor": "^1.3.0",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",