From b40da12f478a651edc014dcb3f8e1fbd1ae651d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:44:58 +0000 Subject: [PATCH] chore(deps): bump the rest group across 1 directory with 3 updates Bumps the rest group with 3 updates in the / directory: [filesize](https://github.com/avoidwork/filesize.js), [lru-cache](https://github.com/isaacs/node-lru-cache) and [p-queue](https://github.com/sindresorhus/p-queue). Updates `filesize` from 11.0.19 to 11.0.22 - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/filesize.js/compare/11.0.19...11.0.22) Updates `lru-cache` from 11.5.1 to 11.5.2 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.5.1...v11.5.2) Updates `p-queue` from 9.3.0 to 9.3.3 - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v9.3.0...v9.3.3) --- updated-dependencies: - dependency-name: filesize dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rest - dependency-name: lru-cache dependency-version: 11.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rest - dependency-name: p-queue dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rest ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ package.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 748d13476..f7b756792 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,15 +12,15 @@ "@material/switch": "10.0.0", "choo": "7.1.0", "debug": "4.4.3", - "filesize": "11.0.19", + "filesize": "11.0.22", "ipfs-css": "1.4.0", "is-fqdn": "2.0.1", "is-ip": "5.0.1", "is-ipfs": "8.0.4", "it-all": "3.0.11", - "lru-cache": "11.5.1", + "lru-cache": "11.5.2", "p-memoize": "8.0.0", - "p-queue": "9.3.0", + "p-queue": "9.3.3", "tachyons": "4.12.0", "webextension-polyfill": "0.12.0" }, @@ -6110,9 +6110,9 @@ } }, "node_modules/filesize": { - "version": "11.0.19", - "resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.19.tgz", - "integrity": "sha512-9Q2itINBvCHwFw9v5X7czZm855yAiFIYlnugrh7+8tYO4ITHZMzV91m35q2FngL9hoZwwjSTQACFF/W52OzJZQ==", + "version": "11.0.22", + "resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.22.tgz", + "integrity": "sha512-RlCVs9CY+oSsRnNZn95J9vDXjNjOwddKyTFjOYtA4yxYVIxBnwiVVGJX+TFhsmu3uUf81JDGyijtYL9xgawlTw==", "license": "BSD-3-Clause", "engines": { "node": ">= 10.8.0" @@ -9061,9 +9061,9 @@ "license": "MIT" }, "node_modules/lru-cache": { - "version": "11.5.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz", - "integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==", + "version": "11.5.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz", + "integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==", "license": "BlueOak-1.0.0", "engines": { "node": "20 || >=22" @@ -10332,9 +10332,9 @@ } }, "node_modules/p-queue": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.3.0.tgz", - "integrity": "sha512-7NED7xhQ74Ngp4JP/2e0VZHp7vSWfJfqeiR92jPgxsz6m0Se4P03YoTKa9dDXyZ3r6P616gUXttrB6nnHYKang==", + "version": "9.3.3", + "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.3.3.tgz", + "integrity": "sha512-NXAOdnEe5FsZJfT4oK84lE1Y5cFFdWlRuOo5tww8DyNMxyRXwn39fIkUtNLKppcPC+UYU/bXujNCUGDv01y7CA==", "license": "MIT", "dependencies": { "eventemitter3": "^5.0.4", diff --git a/package.json b/package.json index 53b5d0a7c..ed6300521 100644 --- a/package.json +++ b/package.json @@ -107,15 +107,15 @@ "@material/switch": "10.0.0", "choo": "7.1.0", "debug": "4.4.3", - "filesize": "11.0.19", + "filesize": "11.0.22", "ipfs-css": "1.4.0", "is-fqdn": "2.0.1", "is-ip": "5.0.1", "is-ipfs": "8.0.4", "it-all": "3.0.11", - "lru-cache": "11.5.1", + "lru-cache": "11.5.2", "p-memoize": "8.0.0", - "p-queue": "9.3.0", + "p-queue": "9.3.3", "tachyons": "4.12.0", "webextension-polyfill": "0.12.0" },