From 305842a0ce81d64aa8adb1d4f72abac0cb85bf99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 21:30:43 +0000 Subject: [PATCH] Bump fs-extra from 8.1.0 to 9.1.0 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.1.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/8.1.0...9.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4498f53..419e501 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "docopt": "^0.6.2", "download": "^6.2.5", "figures": "^3.2.0", - "fs-extra": "^8.1.0", + "fs-extra": "^9.1.0", "get-mongodb-version": "^2.0.1", "lodash.defaults": "^4.2.0", "lodash.difference": "^4.1.1",