Skip to content

Commit 1558501

Browse files
deps: bump dompurify from 3.3.3 to 3.4.0
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>
1 parent 0ae470f commit 1558501

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"bootstrap-sass": "3.4.3",
5757
"browser-image-compression": "^2.0.2",
5858
"classnames": "^2.3.1",
59-
"dompurify": "^3.3.2",
59+
"dompurify": "^3.4.0",
6060
"dotenv": "^16.4.5",
6161
"draft-convert": "^2.1.10",
6262
"draft-js": "^0.11.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2635,10 +2635,10 @@ domhandler@5.0.3, domhandler@^5.0.2, domhandler@^5.0.3:
26352635
dependencies:
26362636
domelementtype "^2.3.0"
26372637

2638-
dompurify@^3.3.2:
2639-
version "3.3.3"
2640-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.3.tgz#680cae8af3e61320ddf3666a3bc843f7b291b2b6"
2641-
integrity sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==
2638+
dompurify@^3.4.0:
2639+
version "3.4.0"
2640+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
2641+
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
26422642
optionalDependencies:
26432643
"@types/trusted-types" "^2.0.7"
26442644

0 commit comments

Comments
 (0)