This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new b0fcb8b9d5e NIFI-16039 Bump dompurify from 3.4.0 to 3.4.11 for
frontend (#11359)
b0fcb8b9d5e is described below
commit b0fcb8b9d5e19340e31f40c6ad96338dd76b7b31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 11:48:26 2026 -0500
NIFI-16039 Bump dompurify from 3.4.0 to 3.4.11 for frontend (#11359)
Signed-off-by: David Handermann <[email protected]>
---
nifi-frontend/src/main/frontend/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/nifi-frontend/src/main/frontend/package-lock.json
b/nifi-frontend/src/main/frontend/package-lock.json
index 9364a148b04..0bb8376562f 100644
--- a/nifi-frontend/src/main/frontend/package-lock.json
+++ b/nifi-frontend/src/main/frontend/package-lock.json
@@ -15210,9 +15210,9 @@
}
},
"node_modules/dompurify": {
- "version": "3.4.0",
- "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.0.tgz",
- "integrity":
"sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==",
+ "version": "3.4.11",
+ "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz",
+ "integrity":
"sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==",
"license": "(MPL-2.0 OR Apache-2.0)",
"optional": true,
"optionalDependencies": {