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

This commit is contained in:
Pierre HUBERT 2024-05-12 00:31:15 +00:00
parent a99919d2c1
commit 9328c0555f

View File

@ -3579,9 +3579,9 @@
}
},
"node_modules/filesize": {
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.1.1.tgz",
"integrity": "sha512-L0cdwZrKlwZQkMSFnCflJ6J2Y+5egO/p3vgRSDQGxQt++QbUZe5gMbRO6kg6gzwQDPvq2Fk9AmoxUNfZ5gdqaQ==",
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.1.2.tgz",
"integrity": "sha512-Dx770ai81ohflojxhU+oG+Z2QGvKdYxgEr9OSA8UVrqhwNHjfH9A8f5NKfg83fEH8ZFA5N5llJo5T3PIoZ4CRA==",
"engines": {
"node": ">= 10.4.0"
}