Skip to content

Commit f7c8a21

Browse files
chore(deps): bump dompurify from 0.8.9 to 2.5.4
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 0.8.9 to 2.5.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@0.8.9...2.5.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64e13c9 commit f7c8a21

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"d3-scale": "^1.0.4",
5050
"d3-shape": "^1.0.4",
5151
"diff-match-patch": "^1.0.0",
52-
"dompurify": "^0.8.5",
52+
"dompurify": "^2.5.4",
5353
"font-awesome": "^4.7.0",
5454
"formsy-react": "^0.19.2",
5555
"jasmine": "^2.6.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,9 +2217,9 @@ domhandler@^2.3.0:
22172217
dependencies:
22182218
domelementtype "1"
22192219

2220-
dompurify@^0.8.5:
2221-
version "0.8.9"
2222-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-0.8.9.tgz#fcec021f917b51f42a78af71d7875a7ba514fd64"
2220+
dompurify@^2.5.4:
2221+
version "2.5.4"
2222+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.4.tgz#347e91070963b22db31c7c8d0ce9a0a2c3c08746"
22232223

22242224
domutils@1.1:
22252225
version "1.1.6"

0 commit comments

Comments
 (0)