Skip to content

Commit

Permalink
Merge 6d5d55b into 85723eb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 4, 2020
2 parents 85723eb + 6d5d55b commit 2f74ae6
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 @@ -49,7 +49,7 @@
"date-fns": "^1.30.1",
"debounce": "^1.2.0",
"dexie": "^2.0.4",
"dompurify": "^1.0.10",
"dompurify": "^2.0.7",
"final-form": "4.18.5",
"final-form-arrays": "^3.0.1",
"final-form-calculate": "^1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6883,10 +6883,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"

dompurify@^1.0.10:
version "1.0.11"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-1.0.11.tgz#fe0f4a40d147f7cebbe31a50a1357539cfc1eb4d"
integrity sha512-XywCTXZtc/qCX3iprD1pIklRVk/uhl8BKpkTxr+ZyMVUzSUg7wkQXRBp/euJ5J5moa1QvfpvaPQVP71z1O59dQ==
dompurify@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.7.tgz#f8266ad38fe1602fb5b3222f31eedbf5c16c4fd5"
integrity sha512-S3O0lk6rFJtO01ZTzMollCOGg+WAtCwS3U5E2WSDY/x/sy7q70RjEC4Dmrih5/UqzLLB9XoKJ8KqwBxaNvBu4A==

domutils@1.5.1:
version "1.5.1"
Expand Down

0 comments on commit 2f74ae6

Please sign in to comment.