From 76dbb3a0c27fc35a444671340cfe1dca98b7fd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:57:39 +0000 Subject: [PATCH] Bump debouncing from 22.7.25 to 22.7.26 Bumps [debouncing](https://github.com/vpodk/debouncing) from 22.7.25 to 22.7.26. - [Commits](https://github.com/vpodk/debouncing/commits) --- updated-dependencies: - dependency-name: debouncing 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..58ad975 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,9 +23,13 @@ "integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA==" }, "node_modules/debouncing": { - "version": "22.7.25", - "resolved": "https://registry.npmjs.org/debouncing/-/debouncing-22.7.25.tgz", - "integrity": "sha512-8X8SS+PEkaBBi1tUVZVT4xFImHI9iQ7uSazoHMjoSJ603hY4ZrffwDg0MExbGnYH+7J3QY2ElnCCJEgaIBZ8bA==" + "version": "22.7.26", + "resolved": "https://registry.npmjs.org/debouncing/-/debouncing-22.7.26.tgz", + "integrity": "sha512-qIrr6oQjxKkt4if93H6+Y/+w7iD29lXDYV360O9coiSMQZbwDKOVviBNFqh+FnhJJl1mo2GuVrSEZiWR6gsR/g==", + "license": "Apache-2.0", + "funding": { + "url": "https://github.com/sponsors/vpodk" + } }, "node_modules/lzw-compressor": { "version": "21.6.5", @@ -61,9 +65,9 @@ "integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA==" }, "debouncing": { - "version": "22.7.25", - "resolved": "https://registry.npmjs.org/debouncing/-/debouncing-22.7.25.tgz", - "integrity": "sha512-8X8SS+PEkaBBi1tUVZVT4xFImHI9iQ7uSazoHMjoSJ603hY4ZrffwDg0MExbGnYH+7J3QY2ElnCCJEgaIBZ8bA==" + "version": "22.7.26", + "resolved": "https://registry.npmjs.org/debouncing/-/debouncing-22.7.26.tgz", + "integrity": "sha512-qIrr6oQjxKkt4if93H6+Y/+w7iD29lXDYV360O9coiSMQZbwDKOVviBNFqh+FnhJJl1mo2GuVrSEZiWR6gsR/g==" }, "lzw-compressor": { "version": "21.6.5",