From 8b7bd3da1f77d831c072e6805faa1e0077f90e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 16:00:00 -0500 Subject: [PATCH] Bump axios from 1.7.7 to 1.8.2 in /ee/bulk-operations-dashboard (#27072) --- ee/bulk-operations-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/bulk-operations-dashboard/package.json b/ee/bulk-operations-dashboard/package.json index 8c417fb867..528248ca50 100644 --- a/ee/bulk-operations-dashboard/package.json +++ b/ee/bulk-operations-dashboard/package.json @@ -9,7 +9,7 @@ "@sailshq/connect-redis": "^6.1.3", "@sailshq/lodash": "^3.10.6", "@sailshq/socket.io-redis": "^6.1.2", - "axios": "1.7.7", + "axios": "1.8.2", "form-data": "4.0.1", "jsonwebtoken": "9.0.2", "sails": "^1.5.11",