Bump draftjs-to-html from 0.8.4 to 0.9.1

Bumps [draftjs-to-html](https://github.com/jpuri/draftjs-to-html) from 0.8.4 to 0.9.1.
- [Release notes](https://github.com/jpuri/draftjs-to-html/releases)
- [Commits](https://github.com/jpuri/draftjs-to-html/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-11 05:32:38 +00:00 committed by GitHub
parent 1d41734aa1
commit fa16394218
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -9120,9 +9120,9 @@
"integrity": "sha512-DWjIxCFnoysGcl9//aATv4C+zT9BL830+3TWIXQqsthVA52ETiHxMJ0S+R5nUAROVg6tjq7OsgNl19F8U+qxgw=="
},
"draftjs-to-html": {
"version": "0.8.4",
"resolved": "https://registry.npmjs.org/draftjs-to-html/-/draftjs-to-html-0.8.4.tgz",
"integrity": "sha512-+4hekxc8dTJvKk6usiEsFX9O1uOD9vLZZOs9ZI3RhTe89yNmtazYII/ILDXfbMPfzNaYfX7Gf3zjRm6UUFxqyg=="
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/draftjs-to-html/-/draftjs-to-html-0.9.1.tgz",
"integrity": "sha512-fFstE6+IayaVFBEvaFt/wN8vdj8FsTRzij7dy7LI9QIwf5LgfHFi9zSpvCg+feJ2tbYVqHxUkjcibwpsTpgFVQ=="
},
"duplexer": {
"version": "0.1.1",

View file

@ -34,7 +34,7 @@
"downshift": "^1.31.16",
"draft-js": "^0.10.5",
"draftail": "^1.2.1",
"draftjs-to-html": "^0.8.4",
"draftjs-to-html": "^0.9.1",
"fast-array-diff": "^0.2.0",
"fuzzaldrin": "^2.1.0",
"graphql": "^14.4.2",