From b8556251df8ae35bb68f7ee6bc27076f76f6edb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 08:27:45 +0000 Subject: [PATCH] chore(deps): bump axios from 1.12.2 to 1.15.0 in /apps/laboratory Bumps [axios](https://github.com/axios/axios) from 1.12.2 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.12.2...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/laboratory/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/laboratory/package.json b/apps/laboratory/package.json index a51bf47522..14088c35c5 100644 --- a/apps/laboratory/package.json +++ b/apps/laboratory/package.json @@ -150,7 +150,7 @@ "@walletconnect/types": "2.23.7", "@walletconnect/universal-provider": "2.23.7", "@walletconnect/utils": "2.23.7", - "axios": "1.12.2", + "axios": "1.15.0", "bitcoinjs-lib": "7.0.0-rc.0", "bs58": "6.0.0", "date-fns": "4.1.0",