From 3d24af35bef9487d67269e1275bd9bc8ef850912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 22:08:39 +0000 Subject: [PATCH] Bump fs-extra from 10.1.0 to 11.1.0 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.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/10.1.0...11.1.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bb85e1..8282db4 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "file-type": "^16.2.0", "fluent-ffmpeg": "^2.1.2", "form-data": "^4.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^11.1.0", "genshin": "^1.2.4", "google-it": "^1.6.2", "is-porn": "^0.9.0",