Skip to content

Commit

Permalink
Add dompurify
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Mar 5, 2023
1 parent 0e4dff4 commit 89ed8b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/package.json
Expand Up @@ -56,6 +56,7 @@
"date-fns-tz": "^1.3.3",
"decode-uri-component": "^0.2.1",
"dom-to-image": "^2.6.0",
"dompurify": "^3.0.1",
"dumpmeta-webpack-plugin": "^0.2.0",
"elkjs": "^0.7.1",
"file-saver": "^2.0.5",
Expand Down
5 changes: 5 additions & 0 deletions client/yarn.lock
Expand Up @@ -4859,6 +4859,11 @@ dompurify@^2.2.0:
resolved "https://registry.npmjs.org/dompurify/-/dompurify-2.3.10.tgz"
integrity sha512-o7Fg/AgC7p/XpKjf/+RC3Ok6k4St5F7Q6q6+Nnm3p2zGWioAY6dh0CbbuwOhH2UcSzKsdniE/YnE2/92JcsA+g==

dompurify@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.1.tgz#a0933f38931b3238934dd632043b727e53004289"
integrity sha512-60tsgvPKwItxZZdfLmamp0MTcecCta3avOhsLgPZ0qcWt96OasFfhkeIRbJ6br5i0fQawT1/RBGB5L58/Jpwuw==

domutils@^2.8.0:
version "2.8.0"
resolved "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz"
Expand Down

0 comments on commit 89ed8b5

Please sign in to comment.