Skip to content

Commit 7f342a3

Browse files
Bump filesize from 10.1.2 to 10.1.4 (#13093)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.1.2 to 10.1.4. - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](avoidwork/filesize.js@10.1.2...10.1.4) --- updated-dependencies: - dependency-name: filesize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f825603 commit 7f342a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"dompurify": "3.1.6",
193193
"express": "4.19.2",
194194
"express-http-context": "1.2.4",
195-
"filesize": "10.1.2",
195+
"filesize": "10.1.4",
196196
"focus-visible": "5.2.0",
197197
"fs-extra": "11.2.0",
198198
"full-icu": "1.5.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5019,10 +5019,10 @@ file-uri-to-path@1.0.0:
50195019
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
50205020
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
50215021

5022-
filesize@10.1.2:
5023-
version "10.1.2"
5024-
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.2.tgz#33bb71c5c134102499f1bc36e6f2863137f6cb0c"
5025-
integrity sha512-Dx770ai81ohflojxhU+oG+Z2QGvKdYxgEr9OSA8UVrqhwNHjfH9A8f5NKfg83fEH8ZFA5N5llJo5T3PIoZ4CRA==
5022+
filesize@10.1.4:
5023+
version "10.1.4"
5024+
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.4.tgz#184f256063a201f08b6e6b3cc47d21b60f5b8d89"
5025+
integrity sha512-ryBwPIIeErmxgPnm6cbESAzXjuEFubs+yKYLBZvg3CaiNcmkJChoOGcBSrZ6IwkMwPABwPpVXE6IlNdGJJrvEg==
50265026

50275027
fill-range@^7.1.1:
50285028
version "7.1.1"

0 commit comments

Comments
 (0)