From 540df3a99a78c0f8eb54d5a88d838a9175200230 Mon Sep 17 00:00:00 2001 From: Jetti Hrushikesh Date: Sat, 16 May 2026 23:29:26 +0530 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .changeset/security-fix-css-injection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/security-fix-css-injection.md b/.changeset/security-fix-css-injection.md index 398ddb15a5..41663b0c80 100644 --- a/.changeset/security-fix-css-injection.md +++ b/.changeset/security-fix-css-injection.md @@ -1,5 +1,5 @@ --- -"svelte": patch +'svelte': patch --- fix: prevent CSS injection in style directives