From 0cbf986cfa27cccf1577d81d909d7f237b9d26d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Feb 2021 04:46:10 +0000 Subject: [PATCH] fix: upgrade react-class from 2.0.0 to 2.1.0 Snyk has created this PR to upgrade react-class from 2.0.0 to 2.1.0. See this package in npm: https://www.npmjs.com/package/react-class 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..b046fe6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lodash.throttle": "^4.0.1", "object-assign": "4.0.1", "raf": "3.2.0", - "react-class": "2.0.0", + "react-class": "2.1.0", "react-field": "2.0.2", "react-flex": "2.2.7", "react-inline-block": "2.0.0",