From d8cd5fcc0f60cc68cd96a1e5dd543f30a4aea77f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Jun 2024 08:24:12 +0000 Subject: [PATCH] fix: upgrade react-lines-ellipsis from 0.6.1 to 0.15.4 Snyk has created this PR to upgrade react-lines-ellipsis from 0.6.1 to 0.15.4. See this package in npm: react-lines-ellipsis See this project in Snyk: https://app.snyk.io/org/fadykhayrat/project/5eb25a1f-1050-43a4-8160-c43bd4979e66?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcfc54b..f2b66ec 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "react-dom": "^16.6.3", "react-ga": "^3.1.2", "react-helmet": "^6.1.0", - "react-lines-ellipsis": "^0.6.1", + "react-lines-ellipsis": "^0.15.4", "react-notify-toast": "^0.5.1", "react-redux": "^5.0.5", "react-router-dom": "^5.1.2",