From 826842aca559e0b4346eadc9fc773a642c673bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 20:27:01 +0000 Subject: [PATCH] chore(deps): bump axios from 1.15.0 to 1.16.0 in /libs/logic-apps-shared Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.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.15.0...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libs/logic-apps-shared/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/logic-apps-shared/package.json b/libs/logic-apps-shared/package.json index 1218434b778..66c36994245 100644 --- a/libs/logic-apps-shared/package.json +++ b/libs/logic-apps-shared/package.json @@ -5,7 +5,7 @@ "@formatjs/intl": "^2.10.1", "@xyflow/react": "^12.3.5", "@xyflow/system": "^0.0.37", - "axios": "1.15.0", + "axios": "1.16.0", "react-intl": "6.3.0" }, "devDependencies": {