From 6627ccc83671f6bea1127bf57861305659e91c40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Dec 2024 05:29:56 +0000 Subject: [PATCH] fix: upgrade react from 16.8.4 to 16.14.0 Snyk has created this PR to upgrade react from 16.8.4 to 16.14.0. See this package in npm: react See this project in Snyk: https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17?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 98c1d185742f6..f2e6daa64fb4c 100644 --- a/package.json +++ b/package.json @@ -19634,7 +19634,7 @@ "node-fetch": "2.7.0", "os-browserify": "0.3.0", "path-browserify": "1.0.1", - "react": "16.8.4", + "react": "16.14.0", "react-dom": "16.8.4", "signal-utils": "0.20.0", "slug": "10.0.0",