From 7c31eb0c0ff61bec19f8f818600921ee4e1b3160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 23:15:07 +0000 Subject: [PATCH] deps(deps): bump the production-minor-patch group across 1 directory with 3 updates Bumps the production-minor-patch group with 3 updates in the / directory: [axios](https://github.com/axios/axios), [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) and [joi](https://github.com/hapijs/joi). Updates `axios` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.19.0...v1.20.0) Updates `express-rate-limit` from 8.6.2 to 8.7.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v8.6.2...v8.7.0) Updates `joi` from 18.2.5 to 18.2.8 - [Commits](https://github.com/hapijs/joi/compare/v18.2.5...v18.2.8) --- updated-dependencies: - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: express-rate-limit dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: joi dependency-version: 18.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ package.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4d0ed090..bee3b1f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@types/cors": "^2.8.17", "@types/uuid": "^11.0.0", "async": "^3.2.6", - "axios": "^1.15.2", + "axios": "^1.20.0", "bull": "^4.16.5", "chalk": "^4.1.2", "commander": "^15.0.0", @@ -24,10 +24,10 @@ "dotenv": "^17.2.3", "exceljs": "^4.4.0", "express": "^5.2.1", - "express-rate-limit": "^8.6.2", + "express-rate-limit": "^8.7.0", "glob": "^13.0.6", "ioredis": "^5.10.1", - "joi": "^18.2.5", + "joi": "^18.2.8", "jsdom": "^29.1.1", "lru-cache": "^11.5.2", "ora": "^9.4.1", @@ -4216,9 +4216,9 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.19.0.tgz", - "integrity": "sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.20.0.tgz", + "integrity": "sha512-r8aOh8j9cGKpgQAqpzrUHnSIc6a59Y3Xf/cv8sy1DrHCkZHzQGEuoq1tARk6qSyDdtQGSDgpb9kFlruzPvrgwg==", "license": "MIT", "dependencies": { "follow-redirects": "^1.16.0", @@ -6483,9 +6483,9 @@ } }, "node_modules/express-rate-limit": { - "version": "8.6.2", - "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.6.2.tgz", - "integrity": "sha512-YH4ru+eOJxQABscKFfRCy9R7x9QFGdezclVMwwgFFndzS2Xnm0uo6B0ABZsLhcpeptGv2qvuJVWlQr9gQZoC3A==", + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.7.0.tgz", + "integrity": "sha512-hOwV7WOxXfjRpAM1DSJWZDXx3GhplwD8IfwuwvogD8i1Qnkgosw/H45s4ZnFAUHDAhPjlY9hLBvJhKmGMyY26g==", "license": "MIT", "dependencies": { "debug": "^4.4.3", @@ -8550,9 +8550,9 @@ } }, "node_modules/joi": { - "version": "18.2.5", - "resolved": "https://registry.npmjs.org/joi/-/joi-18.2.5.tgz", - "integrity": "sha512-+gEA7rLfaNWx9JzawWPrPetSZwT16NUqHtECDgjyAJreXcs4TM7tx2Pa+VVJJK0YHM83ybrVdaT6UekHH50FJQ==", + "version": "18.2.8", + "resolved": "https://registry.npmjs.org/joi/-/joi-18.2.8.tgz", + "integrity": "sha512-G2TX62h58ZHuwqetJgP2F4ualakqAmZtBYe3jWen7gxQRw5xApX6crnFtuB91WC0c3ESBnva+kGSnb3+6pIQDQ==", "license": "BSD-3-Clause", "dependencies": { "@hapi/address": "^5.1.1", diff --git a/package.json b/package.json index 379dd051..b42a37af 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/cors": "^2.8.17", "@types/uuid": "^11.0.0", "async": "^3.2.6", - "axios": "^1.15.2", + "axios": "^1.20.0", "bull": "^4.16.5", "chalk": "^4.1.2", "commander": "^15.0.0", @@ -96,10 +96,10 @@ "dotenv": "^17.2.3", "exceljs": "^4.4.0", "express": "^5.2.1", - "express-rate-limit": "^8.6.2", + "express-rate-limit": "^8.7.0", "glob": "^13.0.6", "ioredis": "^5.10.1", - "joi": "^18.2.5", + "joi": "^18.2.8", "jsdom": "^29.1.1", "lru-cache": "^11.5.2", "ora": "^9.4.1",