From a941da5c41146d0cf6b9b64e4b9e846e9210a831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 22:31:27 +0000 Subject: [PATCH] build(deps): bump axios from 1.11.0 to 1.12.2 in /App/frontend-app Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2. - [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.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 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..bcb23112 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.2" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7" + integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw== 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"