From 69744657dc82947b1ab31b203a3bb6ecdc7fc87d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 15:37:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14d0068..2108da2 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "babel-runtime": "~6.2.0", - "react": "~0.14.3", + "react": "~15.0.0", "react-dom": "~0.14.3" }, "devDependencies": {