From 4021c7c09d9b757deda37c080dd250ac3e650f87 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Feb 2021 04:46:07 +0000 Subject: [PATCH] fix: upgrade react-inline-block from 2.0.0 to 2.1.3 Snyk has created this PR to upgrade react-inline-block from 2.0.0 to 2.1.3. See this package in npm: https://www.npmjs.com/package/react-inline-block 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..b47e3d0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-class": "2.0.0", "react-field": "2.0.2", "react-flex": "2.2.7", - "react-inline-block": "2.0.0", + "react-inline-block": "2.1.3", "react-notify-resize": "1.0.3", "react-style-normalizer": "1.2.8" },