From 072aaad6504bf741a0ce1156e571df7fce34d79f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jan 2022 16:21:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba630e4..88311cc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "lodash": "4.16.5", "object-assign": "4.1.0", "pmvc": "1.4.0", - "react": "15.3.2", + "react": "16.5.0", "react-dom": "15.3.2" }, "eslintConfig": {