This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 90d941da067 build(deps): bump dompurify from 3.4.8 to 3.4.12 in
/website (#19734)
90d941da067 is described below
commit 90d941da067179bce3fd166bd51bd953404fcbc6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:20:48 2026 +0800
build(deps): bump dompurify from 3.4.8 to 3.4.12 in /website (#19734)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.8 to 3.4.12.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.8...3.4.12)
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
website/package-lock.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index 8c3bee6077d..90bf7b2caf4 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -10768,10 +10768,9 @@
}
},
"node_modules/dompurify": {
- "version": "3.4.8",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.8.tgz",
- "integrity":
"sha512-yb1cEmaOum7wFvOCSQxyfgVlv5D47Rc30iZWoMpbDIWTnJ6grDDQyu2KFJzB2k7u0pMuJcQ1zphH//fFnw2tjQ==",
- "license": "(MPL-2.0 OR Apache-2.0)",
+ "version": "3.4.12",
+ "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.12.tgz",
+ "integrity":
"sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==",
"optionalDependencies": {
"@types/trusted-types": "^2.0.7"
}
@@ -29721,9 +29720,9 @@
}
},
"dompurify": {
- "version": "3.4.8",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.8.tgz",
- "integrity":
"sha512-yb1cEmaOum7wFvOCSQxyfgVlv5D47Rc30iZWoMpbDIWTnJ6grDDQyu2KFJzB2k7u0pMuJcQ1zphH//fFnw2tjQ==",
+ "version": "3.4.12",
+ "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.12.tgz",
+ "integrity":
"sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==",
"requires": {
"@types/trusted-types": "^2.0.7"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]