From 12b8f6ae435c5d6aaae26a4fac0e81f890331185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 01:38:55 +0000 Subject: [PATCH] Bump axios in /packages/secure-token-exchange/mastercard Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.15.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.6.7...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/secure-token-exchange/mastercard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/secure-token-exchange/mastercard/package.json b/packages/secure-token-exchange/mastercard/package.json index a2e9702..6a8af05 100644 --- a/packages/secure-token-exchange/mastercard/package.json +++ b/packages/secure-token-exchange/mastercard/package.json @@ -30,7 +30,7 @@ "@mui/icons-material": "^5.15.12", "@mui/lab": "5.0.0-alpha.167", "@mui/material": "^5.15.12", - "axios": "^1.6.7", + "axios": "^1.15.0", "core-js": "^3.36.0", "dwolla-v2": "4.0.0-ts-alpha.0", "form-data": "^4.0.0",