From 3e26f80b60c201a82de452e99fc7772abf8fc444 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 May 2023 15:15:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MOMENT-2440688 - https://snyk.io/vuln/SNYK-JS-MORGAN-72579 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 - https://snyk.io/vuln/SNYK-JS-NODESASS-1059081 - https://snyk.io/vuln/npm:moment:20160126 - https://snyk.io/vuln/npm:moment:20161019 - https://snyk.io/vuln/npm:moment:20170905 --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2523235fd21f2..8cc2dc9df9e79 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cookie": "0.1.2", "cookie-parser": "1.3.2", "copy-webpack-plugin": "4.0.1", - "create-react-class": "15.6.0", + "create-react-class": "15.7.0", "creditcards": "2.1.2", "cross-env": "4.0.0", "d3-array": "1.2.0", @@ -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", @@ -101,12 +101,12 @@ "lru": "3.1.0", "lunr": "0.5.7", "marked": "0.3.5", - "mkdirp": "0.5.1", - "moment": "2.10.6", - "morgan": "1.2.0", + "mkdirp": "0.5.2", + "moment": "2.29.2", + "morgan": "1.9.1", "ms": "0.7.1", "name-all-modules-plugin": "1.0.1", - "node-sass": "3.7.0", + "node-sass": "7.0.0", "notifications-panel": "1.2.4", "npm-run-all": "4.0.2", "numeral": "2.0.4", @@ -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",