Skip to content

Commit

Permalink
Update DOMPurify
Browse files Browse the repository at this point in the history
  • Loading branch information
diegodlh committed Oct 31, 2020
1 parent 354d3f5 commit 62d1713
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dom-anchor-text-quote": "^4.0.2",
"dom-node-iterator": "^5.0.0",
"dom-seek": "^5.0.1",
"dompurify": "^2.0.1",
"dompurify": "^2.1.1",
"enzyme": "^3.8.0",
"enzyme-adapter-preact-pure": "^2.0.0",
"escape-html": "^1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2923,10 +2923,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"

dompurify@^2.0.1:
version "2.0.12"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.12.tgz#284a2b041e1c60b8e72d7b4d2fadad36141254ae"
integrity sha512-Fl8KseK1imyhErHypFPA8qpq9gPzlsJ/EukA6yk9o0gX23p1TzC+rh9LqNg1qvErRTc0UNMYlKxEGSfSh43NDg==
dompurify@^2.1.1:
version "2.2.0"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.0.tgz#51d34e76faa38b5d6b4e83a0678530f27fe3965c"
integrity sha512-bqFOQ7XRmmozp0VsKdIEe8UwZYxj0yttz7l80GBtBqdVRY48cOpXH2J/CVO7AEkV51qY0EBVXfilec18mdmQ/w==

[email protected]:
version "1.5.1"
Expand Down

0 comments on commit 62d1713

Please sign in to comment.