From d0bdfe0d1604fa294d2f0b8949e1a466e1c6738c Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 23 Oct 2023 21:19:44 +0000 Subject: build(deps): bump axios-cache-interceptor from 1.3.1 to 1.3.2 Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.1 to 1.3.2. - [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.1...v1.3.2) --- updated-dependencies: - dependency-name: axios-cache-interceptor dependency-type: direct:production update-type: version-update:semver-patch ... 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 17774d18..a5141d54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "license": "AGPL-3.0-or-later", "dependencies": { "axios": "^1.5.1", - "axios-cache-interceptor": "^1.3.1", + "axios-cache-interceptor": "^1.3.2", "body-parser": "^1.20.2", "classlist.js": "^1.1.20150312", "config": "^3.3.9", @@ -6134,9 +6134,9 @@ } }, "node_modules/axios-cache-interceptor": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.1.tgz", - "integrity": "sha512-nu78dBlzQbELLEd/DhzIBFEha5xZwQ1KMEu6iy49HaYbKoFFDRHMaukJFjpj0Sp0kET+u3TjwQh549DfPh13hA==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.2.tgz", + "integrity": "sha512-FNy4/IKvFYVswpPS09j3H9OUzcXSuxQ93wYxCKnogHbjCRE9nDQ/lukgjyuJqMIk3Yao51qQI/zPbMRNQu4JJw==", "dependencies": { "cache-parser": "^1.2.4", "fast-defer": "^1.1.7", @@ -23656,9 +23656,9 @@ } }, "axios-cache-interceptor": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.1.tgz", - "integrity": "sha512-nu78dBlzQbELLEd/DhzIBFEha5xZwQ1KMEu6iy49HaYbKoFFDRHMaukJFjpj0Sp0kET+u3TjwQh549DfPh13hA==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.2.tgz", + "integrity": "sha512-FNy4/IKvFYVswpPS09j3H9OUzcXSuxQ93wYxCKnogHbjCRE9nDQ/lukgjyuJqMIk3Yao51qQI/zPbMRNQu4JJw==", "requires": { "cache-parser": "^1.2.4", "fast-defer": "^1.1.7", -- cgit v1.2.3