From f092452d713cc6e299b75f363f94856c0e1e8fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 07:45:01 +0000 Subject: [PATCH] :arrow_up: (deps): Bump axios-rate-limit from 1.4.0 to 1.5.0 Bumps [axios-rate-limit](https://github.com/aishek/axios-rate-limit) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/aishek/axios-rate-limit/releases) - [Changelog](https://github.com/aishek/axios-rate-limit/blob/master/CHANGELOG.md) - [Commits](https://github.com/aishek/axios-rate-limit/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: axios-rate-limit dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e2a070..d8ea1f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1956,10 +1956,9 @@ } }, "node_modules/axios-rate-limit": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/axios-rate-limit/-/axios-rate-limit-1.4.0.tgz", - "integrity": "sha512-uM5PbmSUdSle1I+59Av/wpLuNRobfatIR+FyylSoHcVHT20ohjflNnLMEHZQr7N2QVG/Wlt8jekIPhWwoKtpXQ==", - "license": "MIT", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/axios-rate-limit/-/axios-rate-limit-1.5.0.tgz", + "integrity": "sha512-y6qVnv0fBuJ7TBLBrCDGuG9UyfUPwRtmyQ5RiymSKtTQalVVL3Sx7puk4NPQ3zK2qpOl3fS2YBBYhK+jliU7pQ==", "dependencies": { "axios": ">=0.18.0" }, @@ -7830,9 +7829,9 @@ } }, "axios-rate-limit": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/axios-rate-limit/-/axios-rate-limit-1.4.0.tgz", - "integrity": "sha512-uM5PbmSUdSle1I+59Av/wpLuNRobfatIR+FyylSoHcVHT20ohjflNnLMEHZQr7N2QVG/Wlt8jekIPhWwoKtpXQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/axios-rate-limit/-/axios-rate-limit-1.5.0.tgz", + "integrity": "sha512-y6qVnv0fBuJ7TBLBrCDGuG9UyfUPwRtmyQ5RiymSKtTQalVVL3Sx7puk4NPQ3zK2qpOl3fS2YBBYhK+jliU7pQ==", "requires": { "axios": ">=0.18.0" }