Skip to content

Commit 73da731

Browse files
dependabot[bot]harsh-vador
authored andcommitted
Chore(deps): Bump dompurify in /openmetadata-ui/src/main/resources/ui (#27412)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.3...3.4.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com> (cherry picked from commit 01f09d5)
1 parent 04b1fe3 commit 73da731

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

openmetadata-ui/src/main/resources/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"cronstrue": "^2.53.0",
9696
"crypto-random-string-with-promisify-polyfill": "^5.0.0",
9797
"diff": "^8.0.3",
98-
"dompurify": "^3.2.7",
98+
"dompurify": "^3.4.0",
9999
"elkjs": "^0.9.3",
100100
"eventemitter3": "^5.0.1",
101101
"fast-json-patch": "^3.1.1",

openmetadata-ui/src/main/resources/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5875,10 +5875,10 @@ dompurify@3.3.2, dompurify@^2.3.3:
58755875
optionalDependencies:
58765876
"@types/trusted-types" "^2.0.7"
58775877

5878-
dompurify@^3.2.7:
5879-
version "3.3.3"
5880-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.3.tgz#680cae8af3e61320ddf3666a3bc843f7b291b2b6"
5881-
integrity sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==
5878+
dompurify@^3.4.0:
5879+
version "3.4.0"
5880+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
5881+
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
58825882
optionalDependencies:
58835883
"@types/trusted-types" "^2.0.7"
58845884

0 commit comments

Comments
 (0)