chore(ui): move security changelog entry from v19.1 to v20 (#10291)

This commit is contained in:
Alejandro Bailo
2026-03-10 09:54:30 +01:00
committed by GitHub
parent e3e2408717
commit e4bccfb26e

View File

@@ -12,16 +12,16 @@ All notable changes to the **Prowler UI** are documented in this file.
---
### 🔐 Security
- npm transitive dependencies patched to resolve 11 Dependabot alerts (6 HIGH, 4 MEDIUM, 1 LOW): hono, @hono/node-server, fast-xml-parser, serialize-javascript, minimatch [(#10267)](https://github.com/prowler-cloud/prowler/pull/10267)
## [1.19.1] (Prowler v5.19.1 UNRELEASED)
### 🐞 Fixed
- Provider wizard now closes after updating credentials instead of incorrectly advancing to the Launch Scan step, which caused API errors for providers with existing scheduled scans [(#10278)](https://github.com/prowler-cloud/prowler/pull/10278)
### 🔐 Security
- npm transitive dependencies patched to resolve 11 Dependabot alerts (6 HIGH, 4 MEDIUM, 1 LOW): hono, @hono/node-server, fast-xml-parser, serialize-javascript, minimatch [(#10267)](https://github.com/prowler-cloud/prowler/pull/10267)
---
## [1.19.0] (Prowler v5.19.0)