Update dependency filesize to v10.1.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-07-09 00:20:16 +00:00
parent 7949eb84fa
commit f728fbd123

View File

@ -2809,9 +2809,10 @@
"integrity": "sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA=="
},
"node_modules/filesize": {
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.1.2.tgz",
"integrity": "sha512-Dx770ai81ohflojxhU+oG+Z2QGvKdYxgEr9OSA8UVrqhwNHjfH9A8f5NKfg83fEH8ZFA5N5llJo5T3PIoZ4CRA==",
"version": "10.1.3",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.1.3.tgz",
"integrity": "sha512-tKkcI5C2NusO37lq7d9WMBgqCaNHmW9Rv72Fe6vOwmOUjylr+46jwC4u7BXaraF4jupzmesmYS4ISA9V3I08ZA==",
"license": "BSD-3-Clause",
"engines": {
"node": ">= 10.4.0"
}