mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump axios-cache-interceptor from 1.3.3 to 1.4.1 (#20942)
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.3 to 1.4.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.3...v1.4.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "1.6.2",
|
||||
"axios-cache-interceptor": "1.3.3",
|
||||
"axios-cache-interceptor": "1.4.1",
|
||||
"boxen": "7.1.1",
|
||||
"chalk": "5.3.0",
|
||||
"find-cache-dir": "5.0.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -1859,8 +1859,8 @@ importers:
|
||||
specifier: 1.6.2
|
||||
version: 1.6.2
|
||||
axios-cache-interceptor:
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3(axios@1.6.2)
|
||||
specifier: 1.4.1
|
||||
version: 1.4.1(axios@1.6.2)
|
||||
boxen:
|
||||
specifier: 7.1.1
|
||||
version: 7.1.1
|
||||
@@ -8569,8 +8569,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/axios-cache-interceptor@1.3.3(axios@1.6.2):
|
||||
resolution: {integrity: sha512-i+AU7qIf3trytWR8KmQpGbNm47T9OllnM3j/jtbybG2CN0eSmPL7Szo0VzJZPtuoKXVINvRozieXDLCUREW5kw==}
|
||||
/axios-cache-interceptor@1.4.1(axios@1.6.2):
|
||||
resolution: {integrity: sha512-Ax4+PiGfNxpQvyF00t55nFzWoVnqW7slKCg9va6dbqiuAGIxRE8r1uMzunw8TKJ5iwLivFqAb0EeiLeUCxuZIw==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
axios: ^1
|
||||
|
||||
Reference in New Issue
Block a user