Skip to content

Commit 99a51c2

Browse files
committed
Vulnerability update (react-draft-wysiwyg)
1 parent 018503f commit 99a51c2

File tree

2 files changed

+10946
-8072
lines changed

2 files changed

+10946
-8072
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-form-builder2",
3-
"version": "0.9.7",
3+
"version": "0.9.8",
44
"description": "A complete form builder for react.",
55
"main": "lib/index.js",
66
"types": "types/index.d.ts",
@@ -49,7 +49,7 @@
4949
"react-datepicker": "^3.4.1",
5050
"react-dnd": "^11.1.3",
5151
"react-dnd-html5-backend": "^11.1.3",
52-
"react-draft-wysiwyg": "~1.13.2",
52+
"react-draft-wysiwyg": "~1.15.0",
5353
"react-select": "^3.2.0",
5454
"react-signature-canvas": "^1.0.3",
5555
"react-textarea-autosize": "^7.1.2",

0 commit comments

Comments
 (0)