From d130f17a33fcdeafc1ba9b5befb48388f4c57021 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Sep 2020 04:39:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-585892 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2523235fd21f2..1654b6ee15183 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "doctrine": "2.0.0", "dom-helpers": "2.4.0", "dom-scroll-into-view": "1.0.1", - "draft-js": "0.8.1", + "draft-js": "0.11.7", "email-validator": "1.0.1", "emoji-text": "0.2.6", "escape-regexp": "0.0.1", @@ -85,7 +85,7 @@ "hash.js": "1.1.3", "he": "0.5.0", "html-loader": "0.4.0", - "i18n-calypso": "1.7.3", + "i18n-calypso": "1.8.4", "immutable": "3.7.6", "imports-loader": "0.6.5", "inherits": "2.0.1", @@ -116,11 +116,11 @@ "photon": "2.0.0", "postcss-cli": "2.5.1", "prismjs": "1.6.0", - "prop-types": "15.5.10", + "prop-types": "15.6.2", "q": "1.0.1", "qrcode.react": "0.6.1", "qs": "4.0.0", - "react": "15.4.0", + "react": "16.5.0", "react-addons-create-fragment": "15.4.0", "react-addons-css-transition-group": "15.4.0", "react-addons-linked-state-mixin": "15.4.0", @@ -128,7 +128,7 @@ "react-click-outside": "2.1.0", "react-day-picker": "6.0.2", "react-docgen": "2.13.0", - "react-dom": "15.4.0", + "react-dom": "16.5.0", "react-hot-loader": "1.3.1", "react-modal": "1.6.5", "react-pure-render": "1.0.2", @@ -138,7 +138,7 @@ "redux-form": "7.0.2", "redux-thunk": "1.0.0", "rtlcss": "2.0.5", - "sanitize-html": "1.11.1", + "sanitize-html": "2.0.0", "semver": "5.1.0", "social-logos": "1.0.1", "socket.io-client": "1.4.5",