From 10ac74e04da4ab92bda65d13734b34d77b63d4b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:57:42 +0000 Subject: [PATCH] Bump bytes-formatter from 21.6.12 to 21.6.15 Bumps [bytes-formatter](https://github.com/vpodk/bytes-formatter) from 21.6.12 to 21.6.15. - [Commits](https://github.com/vpodk/bytes-formatter/commits) --- updated-dependencies: - dependency-name: bytes-formatter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6049189..c71eaa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,9 +18,13 @@ } }, "node_modules/bytes-formatter": { - "version": "21.6.12", - "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.12.tgz", - "integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA==" + "version": "21.6.15", + "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.15.tgz", + "integrity": "sha512-LInilx8kwHa9MPKigPXQs2vDsUN0qx3uQNsfmSgAZnO+Jhm3rKvsrLjUdL0xDN4dgb34rJ/rE4BfibJY3Lbd/w==", + "license": "Apache-2.0", + "funding": { + "url": "https://github.com/sponsors/vpodk" + } }, "node_modules/debouncing": { "version": "22.7.25", @@ -56,9 +60,9 @@ }, "dependencies": { "bytes-formatter": { - "version": "21.6.12", - "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.12.tgz", - "integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA==" + "version": "21.6.15", + "resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.15.tgz", + "integrity": "sha512-LInilx8kwHa9MPKigPXQs2vDsUN0qx3uQNsfmSgAZnO+Jhm3rKvsrLjUdL0xDN4dgb34rJ/rE4BfibJY3Lbd/w==" }, "debouncing": { "version": "22.7.25",