From 58b33c418711ec1a48fff04974bf80882ce6ed14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 21:18:37 +0000 Subject: [PATCH] Bump filesize from 3.6.1 to 6.2.5 Bumps [filesize](https://github.com/avoidwork/filesize.js) from 3.6.1 to 6.2.5. - [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.5) 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..33405c0 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.5", "fs-extra": "^7.0.1", "gh-pages": "^2.0.1", "glob": "~7.1.3",