From 0dec27d8e1fc643f613512368bee4c986a690421 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 14 Apr 2021 01:29:39 +0000 Subject: [PATCH] Update dependency filesize to v6.2.2 --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index b8d0dda7f..0e6a32e13 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "cookie-universal-nuxt": "2.1.4", "core-js": "3.10.1", "diff-match-patch": "1.0.5", - "filesize": "6.2.1", + "filesize": "6.2.2", "jwt-decode": "3.1.2", "lodash-es": "4.17.21", "nuxt": "2.15.4", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 2a99471b3..041b23393 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4826,10 +4826,10 @@ file-uri-to-path@1.0.0: resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd" integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw== -filesize@6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.2.1.tgz#e14ee29440d24bc82bca41f4a740d4e0397e79ac" - integrity sha512-neMilKeMJQ0zUWuxAciRVhtncuxF/Gkhig4+8FrL4g7ppqN7JEGRb1uZFjVid7OJk7CE3ulZuO7V+nB2WDJW+A== +filesize@6.2.2: + version "6.2.2" + resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.2.2.tgz#6f94af6661606d7bc55e9a125e944fb52dbf0be7" + integrity sha512-yMYcRU6K9yNRSYZWfrXOuNiQQx0aJiXJsJYAR2R2andmIFo5IJrfqoXw+2h1W8zLRxy612LwwY1sH0zuxUsz0g== fill-range@^4.0.0: version "4.0.0"