From 6309bbdb236f32747eedb2ab447ab55141356224 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 13:17:00 +0000 Subject: [PATCH 1/5] fix: ui/package.json & ui/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 --- ui/package-lock.json | 13 +++++++------ ui/package.json | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index ce5a1d495..bff86ef2e 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -17,7 +17,7 @@ "@types/react": "^18.3.21", "@types/react-dom": "^18.2.13", "@types/react-redux": "^7.1.33", - "axios": "^1.12.0", + "axios": "^1.13.5", "bootstrap": "^5.3.6", "chokidar": "^3.6.0", "final-form": "^4.20.10", @@ -6147,12 +6147,13 @@ } }, "node_modules/axios": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz", - "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz", + "integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==", + "license": "MIT", "dependencies": { - "follow-redirects": "^1.15.6", - "form-data": "^4.0.4", + "follow-redirects": "^1.15.11", + "form-data": "^4.0.5", "proxy-from-env": "^1.1.0" } }, diff --git a/ui/package.json b/ui/package.json index 1d59aaa89..393d48a56 100644 --- a/ui/package.json +++ b/ui/package.json @@ -12,7 +12,7 @@ "@types/react": "^18.3.21", "@types/react-dom": "^18.2.13", "@types/react-redux": "^7.1.33", - "axios": "^1.12.0", + "axios": "^1.13.5", "bootstrap": "^5.3.6", "chokidar": "^3.6.0", "final-form": "^4.20.10", From d64e27335b22c9fbf0486b3cd47e9cae87e40df4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 09:58:55 +0000 Subject: [PATCH 2/5] fix: ui/package.json & ui/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 From e5640cba2cd7b5a6a1fe710ff8736160b47da295 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 17:33:31 +0000 Subject: [PATCH 3/5] fix: ui/package.json & ui/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 From 4e561f20910e648e4b1fe3cf1f6c672a7ccfe531 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 19:33:21 +0000 Subject: [PATCH 4/5] fix: ui/package.json & ui/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 From 24cfb69b3d3f56368d8e62a6a6da2f3814ca65a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 12:28:32 +0000 Subject: [PATCH 5/5] fix: ui/package.json & ui/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993