From 780c28be2d1cf8fdc3576338eb3fcfd88833d8dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:50:22 +0200 Subject: [PATCH] Update dependency dangerously-set-html-content to v1.1.0 (#80824) * Update dependency dangerously-set-html-content to v1.1.0 * allow rerender and use ' ' for empty state to prevent throwing --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison --- package.json | 2 +- public/app/plugins/panel/text/TextPanel.tsx | 3 ++- yarn.lock | 14 ++++++-------- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f156e1c9730..5d90f6a5f7d 100644 --- a/package.json +++ b/package.json @@ -299,7 +299,7 @@ "d3": "7.8.5", "d3-force": "3.0.0", "d3-scale-chromatic": "3.0.0", - "dangerously-set-html-content": "1.0.9", + "dangerously-set-html-content": "1.1.0", "date-fns": "3.3.1", "debounce-promise": "3.1.2", "diff": "^5.1.0", diff --git a/public/app/plugins/panel/text/TextPanel.tsx b/public/app/plugins/panel/text/TextPanel.tsx index d831532f48a..1d040905cdb 100644 --- a/public/app/plugins/panel/text/TextPanel.tsx +++ b/public/app/plugins/panel/text/TextPanel.tsx @@ -53,6 +53,7 @@ export function TextPanel(props: Props) { return (