Skip to content

Commit 9d61167

Browse files
dependabot[bot]tjgofore
authored andcommitted
deps: bump dompurify from 3.3.2 to 3.4.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.2...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 2134ed2 commit 9d61167

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
@@ -80,7 +80,7 @@
8080
"cross-env": "^7.0.3",
8181
"date-fns": "^4.1.0",
8282
"date-fns-tz": "^3.2.0",
83-
"dompurify": "^3.3.2",
83+
"dompurify": "^3.4.0",
8484
"dotenv": "^16.4.7",
8585
"eslint": "^9.39.4",
8686
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5472,10 +5472,10 @@ domhandler@^4.2.0, domhandler@^4.2.2:
54725472
dependencies:
54735473
domelementtype "^2.2.0"
54745474

5475-
dompurify@^3.3.1, dompurify@^3.3.2:
5476-
version "3.3.2"
5477-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325"
5478-
integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==
5475+
dompurify@^3.3.1, dompurify@^3.4.0:
5476+
version "3.4.0"
5477+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
5478+
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
54795479
optionalDependencies:
54805480
"@types/trusted-types" "^2.0.7"
54815481

0 commit comments

Comments
 (0)