summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-core
diff options
context:
space:
mode:
authorSamy Pesse <samypesse@gmail.com>2016-10-11 09:25:07 +0200
committerSamy Pesse <samypesse@gmail.com>2016-10-11 09:25:07 +0200
commit885a161d428dd17f5117570bd4c5e6a57b2cd5e2 (patch)
tree45d337db926c45a22797ec32476e0a7430a4ec4f /packages/gitbook-core
parentfe0d4bf0243d717462cb373115467d2efad9b8e1 (diff)
downloadgitbook-885a161d428dd17f5117570bd4c5e6a57b2cd5e2.zip
gitbook-885a161d428dd17f5117570bd4c5e6a57b2cd5e2.tar.gz
gitbook-885a161d428dd17f5117570bd4c5e6a57b2cd5e2.tar.bz2
Update react-safe-html@0.4.0
Diffstat (limited to 'packages/gitbook-core')
-rw-r--r--packages/gitbook-core/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gitbook-core/package.json b/packages/gitbook-core/package.json
index 0c444b7..09fa65f 100644
--- a/packages/gitbook-core/package.json
+++ b/packages/gitbook-core/package.json
@@ -16,7 +16,7 @@
"react-immutable-proptypes": "^2.1.0",
"react-intl": "^2.1.5",
"react-redux": "^4.4.5",
- "react-safe-html": "^0.3.0",
+ "react-safe-html": "0.4.0",
"redux": "^3.5.2",
"redux-thunk": "^2.1.0",
"reflexbox": "^2.2.2",
@@ -46,4 +46,4 @@
"bugs": {
"url": "https://github.com/GitbookIO/gitbook/issues"
}
-} \ No newline at end of file
+}