Skip to content

Commit 01f09d5

Browse files
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>
1 parent 47a3e0a commit 01f09d5

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
@@ -112,7 +112,7 @@
112112
"cronstrue": "^2.53.0",
113113
"crypto-random-string-with-promisify-polyfill": "^5.0.0",
114114
"diff": "^8.0.3",
115-
"dompurify": "^3.2.7",
115+
"dompurify": "^3.4.0",
116116
"elkjs": "^0.9.3",
117117
"eventemitter3": "^5.0.1",
118118
"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
@@ -7692,10 +7692,10 @@ dompurify@3.3.2, dompurify@^2.3.3:
76927692
optionalDependencies:
76937693
"@types/trusted-types" "^2.0.7"
76947694

7695-
dompurify@^3.2.7:
7696-
version "3.3.3"
7697-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.3.tgz#680cae8af3e61320ddf3666a3bc843f7b291b2b6"
7698-
integrity sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==
7695+
dompurify@^3.4.0:
7696+
version "3.4.0"
7697+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
7698+
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
76997699
optionalDependencies:
77007700
"@types/trusted-types" "^2.0.7"
77017701

0 commit comments

Comments
 (0)