From 359d2b9aaacab70be406ca3fd6f709bfab7d334c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Sep 2019 17:05:26 +0000 Subject: [PATCH] chore: upgrade react from 16.0.0 to 16.9.0 Snyk has created this PR to upgrade react from 16.0.0 to 16.9.0. See this package in NPM: https://www.npmjs.com/package/react See this project in Snyk: https://app.snyk.io/org/matthelonianxl/project/b190a793-7a6f-4f5e-903d-1615053fe919?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 d498e51f3..b94cbadbc 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "postcss-cssnext": "2.11.0", "prop-types": "=15.5.10", "qrcode.react": "0.7.2", - "react": "=16.0.0", + "react": "16.9.0", "react-animate-on-change": "=1.0.0", "react-circular-progressbar": "0.2.1", "react-css-themr": "=2.1.2",