Skip to content

Commit edaf33e

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

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.3.1",
96+
"dompurify": "^3.3.2",
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, 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==
4204+
dompurify@*, dompurify@^3.2.5, dompurify@^3.3.2:
4205+
version "3.3.2"
4206+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325"
4207+
integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==
42084208
optionalDependencies:
42094209
"@types/trusted-types" "^2.0.7"
42104210

0 commit comments

Comments
 (0)