Skip to content

Commit 0790f5a

Browse files
deps: bump dompurify from 3.2.3 to 3.2.4 (#677)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.3...3.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5f8c48 commit 0790f5a

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
@@ -100,7 +100,7 @@
100100
"css-what": "^6.1.0",
101101
"date-fns": "^4.1.0",
102102
"date-fns-tz": "^3.2.0",
103-
"dompurify": "^3.2.3",
103+
"dompurify": "^3.2.4",
104104
"dotenv": "^16.4.7",
105105
"eslint": "^8.57.1",
106106
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5207,10 +5207,10 @@ domhandler@^4.2.0, domhandler@^4.2.2:
52075207
dependencies:
52085208
domelementtype "^2.2.0"
52095209

5210-
dompurify@^3.2.3:
5211-
version "3.2.3"
5212-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
5213-
integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
5210+
dompurify@^3.2.3, dompurify@^3.2.4:
5211+
version "3.2.4"
5212+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
5213+
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
52145214
optionalDependencies:
52155215
"@types/trusted-types" "^2.0.7"
52165216

0 commit comments

Comments
 (0)