From e87ed4a63375e0778c3a094554ec26cd74dbdcff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 17:37:56 +0000 Subject: [PATCH] build: Bump axios from 1.11.0 to 1.12.1 in /App/frontend-app Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.1. - [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.11.0...v1.12.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- App/frontend-app/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/App/frontend-app/yarn.lock b/App/frontend-app/yarn.lock index 8649880b..179f460f 100644 --- a/App/frontend-app/yarn.lock +++ b/App/frontend-app/yarn.lock @@ -3801,9 +3801,9 @@ axe-core@^4.10.0: integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg== axios@^1.1.3: - version "1.11.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6" - integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA== + version "1.12.1" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.1.tgz#0747b39c5b615f81f93f2c138e6d82a71426937f" + integrity sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ== dependencies: follow-redirects "^1.15.6" form-data "^4.0.4" @@ -6376,7 +6376,7 @@ keyv@^4.5.4: i18next "^25.3.0" i18next-browser-languagedetector "^8.2.0" i18next-http-backend "^3.0.2" - km-app "file:../../../../AppData/Local/Yarn/Cache/v6/npm-km-app-1.0.0-6bd68cee-ccf5-4781-a476-d339d0cf3d30-1755511328873/node_modules/km-app" + km-app "file:." marked "^16.0.0" notistack "^3.0.2" pdfjs-dist "^4.7.76"