From 52c6dfb0e058774c24234bcbf935945340f22deb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Apr 2020 04:48:12 +0000 Subject: [PATCH] fix: upgrade material-ui from 0.16.7 to 0.20.0 Snyk has created this PR to upgrade material-ui from 0.16.7 to 0.20.0. See this package in NPM: https://www.npmjs.com/package/material-ui See this project in Snyk: https://app.snyk.io/org/panda-pd3/project/7d4b0ba2-cd3a-49c1-9f7f-5915f0a501bf?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5468574..876bebe 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "express": "^4.14.1", "fixed-data-table": "^0.6.3", "immutable": "^3.8.1", - "material-ui": "^0.16.6", + "material-ui": "^0.20.0", "moment": "^2.17.1", "pm2": "^2.3.0", "rc": "^1.1.7",