From 8fa079dbc06f13bb42816f867fec1cadd9d5b5a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 15:31:42 +0000 Subject: [PATCH] Bump h3 in /sources/video-javascript-multiparty_archiving Bumps [h3](https://github.com/h3js/h3) from 1.15.5 to 1.15.10. - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.10/CHANGELOG.md) - [Commits](https://github.com/h3js/h3/compare/v1.15.5...v1.15.10) --- updated-dependencies: - dependency-name: h3 dependency-version: 1.15.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../video-javascript-multiparty_archiving/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sources/video-javascript-multiparty_archiving/package-lock.json b/sources/video-javascript-multiparty_archiving/package-lock.json index edb21aba..479bd309 100644 --- a/sources/video-javascript-multiparty_archiving/package-lock.json +++ b/sources/video-javascript-multiparty_archiving/package-lock.json @@ -4074,9 +4074,9 @@ } }, "node_modules/h3": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.5.tgz", - "integrity": "sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==", + "version": "1.15.10", + "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.10.tgz", + "integrity": "sha512-YzJeWSkDZxAhvmp8dexjRK5hxziRO7I9m0N53WhvYL5NiWfkUkzssVzY9jvGu0HBoLFW6+duYmNSn6MaZBCCtg==", "license": "MIT", "dependencies": { "cookie-es": "^1.2.2",