From b0b2a4cac8ad34768f36d30826a551dc02cbeff4 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 12 Dec 2017 16:15:37 +0000 Subject: [PATCH] Update fs-extra from 4.0.3 to 5.0.0 in packages/react-scripts --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 85d7df77..9adf03e0 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -39,7 +39,7 @@ "dotenv": "4.0.0", "extract-text-webpack-plugin": "3.0.2", "file-loader": "1.1.5", - "fs-extra": "4.0.3", + "fs-extra": "5.0.0", "html-webpack-plugin": "2.30.1", "kotlin": "^1.2.0", "kotlinx-html": "^0.6.8",