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 a9b947a8a09 build(deps): bump dompurify from 3.4.12 to 3.4.13 in
/website (#19919)
a9b947a8a09 is described below
commit a9b947a8a0954f1e301500f579f7337cf11db44f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 10:47:41 2026 +0800
build(deps): bump dompurify from 3.4.12 to 3.4.13 in /website (#19919)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.12 to
3.4.13.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.12...3.4.13)
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.13
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 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index 4a4d00ee11e..4df9370e4fa 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -10765,9 +10765,9 @@
}
},
"node_modules/dompurify": {
- "version": "3.4.12",
- "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.12.tgz",
- "integrity":
"sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==",
+ "version": "3.4.13",
+ "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.13.tgz",
+ "integrity":
"sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==",
"optionalDependencies": {
"@types/trusted-types": "^2.0.7"
}
@@ -29709,9 +29709,9 @@
}
},
"dompurify": {
- "version": "3.4.12",
- "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.12.tgz",
- "integrity":
"sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==",
+ "version": "3.4.13",
+ "resolved":
"https://registry.npmjs.org/dompurify/-/dompurify-3.4.13.tgz",
+ "integrity":
"sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==",
"requires": {
"@types/trusted-types": "^2.0.7"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]