Merge pull request 'Update dependency filesize to v10.1.2' (#7) from renovate/filesize-10.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #7
This commit is contained in:
Pierre HUBERT 2024-05-23 09:22:34 +00:00
commit 81a164cffd

View File

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