Skip to content

Commit 7721a07

Browse files
dependabot[bot]tjgofore
authored andcommitted
deps: bump dompurify from 3.2.5 to 3.3.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.5 to 3.3.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.5...3.3.1) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28a805b commit 7721a07

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
@@ -93,7 +93,7 @@
9393
"classnames": "^2.5.1",
9494
"cross-env": "^7.0.3",
9595
"date-fns": "^4.1.0",
96-
"dompurify": "^3.2.5",
96+
"dompurify": "^3.3.1",
9797
"dotenv": "^16.5.0",
9898
"draft-js": "^0.11.7",
9999
"draftjs-to-html": "^0.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4201,10 +4201,10 @@ domhandler@^4.2.0, domhandler@^4.2.2:
42014201
dependencies:
42024202
domelementtype "^2.2.0"
42034203

4204-
dompurify@*, dompurify@^3.2.5:
4205-
version "3.2.5"
4206-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.5.tgz#11b108656a5fb72b24d916df17a1421663d7129c"
4207-
integrity sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ==
4204+
dompurify@*, dompurify@^3.2.5, dompurify@^3.3.1:
4205+
version "3.3.1"
4206+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.1.tgz#c7e1ddebfe3301eacd6c0c12a4af284936dbbb86"
4207+
integrity sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==
42084208
optionalDependencies:
42094209
"@types/trusted-types" "^2.0.7"
42104210

0 commit comments

Comments
 (0)