From bcbd5846909a902a4b92da4b93f3355e9bbe62c3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Aug 2024 15:03:30 +0000 Subject: [PATCH] fix: upgrade react-spinners from 0.3.3 to 0.14.1 Snyk has created this PR to upgrade react-spinners from 0.3.3 to 0.14.1. See this package in npm: react-spinners See this project in Snyk: https://app.snyk.io/org/mightysai1997/project/d730dfdf-579e-471b-952c-65efc54a6e25?utm_source=github&utm_medium=referral&page=upgrade-pr --- old_class_components_samples/12 TestAction/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old_class_components_samples/12 TestAction/package.json b/old_class_components_samples/12 TestAction/package.json index 325003f..eb9d661 100644 --- a/old_class_components_samples/12 TestAction/package.json +++ b/old_class_components_samples/12 TestAction/package.json @@ -60,7 +60,7 @@ "react-redux": "^5.0.7", "react-router-dom": "^4.2.2", "react-router-redux": "^4.0.8", - "react-spinners": "^0.3.3", + "react-spinners": "^0.14.1", "redux": "^4.0.0", "redux-thunk": "^2.3.0", "toastr": "^2.1.4",