From 59550d05e697ca10e445c8b2f0c9761653e56245 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 21:21:17 +0000 Subject: [PATCH] Bump filesize from 3.6.1 to 6.2.2 Bumps [filesize](https://github.com/avoidwork/filesize.js) from 3.6.1 to 6.2.2. - [Release notes](https://github.com/avoidwork/filesize.js/releases) - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/filesize.js/compare/3.6.1...6.2.2) 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 1c6b8a4..76076ed 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-react": "^7.11.1", "fastclick": "~1.0.6", "file-loader": "^2.0.0", - "filesize": "^3.6.1", + "filesize": "^6.2.2", "fs-extra": "^7.0.1", "gh-pages": "^2.0.1", "glob": "~7.1.3",