Skip to content

Commit e441f70

Browse files
Update dependency dompurify to ^3.3.0 (#1630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 693c222 commit e441f70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/koenig-lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"codemirror": "^6.0.1",
101101
"concurrently": "^9.2.0",
102102
"cross-fetch": "^4.0.0",
103-
"dompurify": "^3.2.6",
103+
"dompurify": "^3.3.0",
104104
"dotenv": "^16.5.0",
105105
"emoji-mart": "^5.5.2",
106106
"eslint-config-react-app": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7571,10 +7571,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
75717571
dependencies:
75727572
domelementtype "^2.3.0"
75737573

7574-
dompurify@^3.2.6:
7575-
version "3.2.7"
7576-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.7.tgz#721d63913db5111dd6dfda8d3a748cfd7982d44a"
7577-
integrity sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==
7574+
dompurify@^3.3.0:
7575+
version "3.3.0"
7576+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.0.tgz#aaaadbb83d87e1c2fbb066452416359e5b62ec97"
7577+
integrity sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==
75787578
optionalDependencies:
75797579
"@types/trusted-types" "^2.0.7"
75807580

0 commit comments

Comments
 (0)