From e426444b2249091ef046c0a6dc67adb19a58774f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Feb 2021 04:46:13 +0000 Subject: [PATCH] fix: upgrade react-flex from 2.2.7 to 2.2.8 Snyk has created this PR to upgrade react-flex from 2.2.7 to 2.2.8. See this package in npm: https://www.npmjs.com/package/react-flex See this project in Snyk: https://app.snyk.io/org/branded-entertainment-network/project/36260e30-08f0-4b26-8079-693fb4d1cd55?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 8eeea6a..928b556 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "raf": "3.2.0", "react-class": "2.0.0", "react-field": "2.0.2", - "react-flex": "2.2.7", + "react-flex": "2.2.8", "react-inline-block": "2.0.0", "react-notify-resize": "1.0.3", "react-style-normalizer": "1.2.8"