From adf206fc2c47b20647dcd8a6cdd9cf8982954b20 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 25 Dec 2023 21:11:37 +0000 Subject: build(deps): bump axios-cache-interceptor from 1.3.3 to 1.4.0 Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.3 to 1.4.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.3.3...v1.4.0) --- updated-dependencies: - dependency-name: axios-cache-interceptor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 9d1327c5..1b20f534 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "license": "AGPL-3.0-or-later", "dependencies": { "axios": "^1.6.2", - "axios-cache-interceptor": "^1.3.3", + "axios-cache-interceptor": "^1.4.0", "body-parser": "^1.20.2", "classlist.js": "^1.1.20150312", "config": "^3.3.9", @@ -6311,9 +6311,9 @@ } }, "node_modules/axios-cache-interceptor": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.3.tgz", - "integrity": "sha512-i+AU7qIf3trytWR8KmQpGbNm47T9OllnM3j/jtbybG2CN0eSmPL7Szo0VzJZPtuoKXVINvRozieXDLCUREW5kw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.4.0.tgz", + "integrity": "sha512-qtA7y69frn8ILq6GdKgE0SRqtuvzZO5l3TyMbV4v3OZH0KsC+AGFiW83xiSuDkFpeLxsLaf2JUMnrr6mr4Zqgw==", "dependencies": { "cache-parser": "1.2.4", "fast-defer": "1.1.8", @@ -23630,9 +23630,9 @@ } }, "axios-cache-interceptor": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.3.tgz", - "integrity": "sha512-i+AU7qIf3trytWR8KmQpGbNm47T9OllnM3j/jtbybG2CN0eSmPL7Szo0VzJZPtuoKXVINvRozieXDLCUREW5kw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.4.0.tgz", + "integrity": "sha512-qtA7y69frn8ILq6GdKgE0SRqtuvzZO5l3TyMbV4v3OZH0KsC+AGFiW83xiSuDkFpeLxsLaf2JUMnrr6mr4Zqgw==", "requires": { "cache-parser": "1.2.4", "fast-defer": "1.1.8", -- cgit v1.2.3