From 8fc3c487b67b4f8a0472a758962bb35c5e57e329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 23:13:04 +0000 Subject: [PATCH 1/2] chore(deps): bump uuid from 8.3.2 to 14.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c9f10f6..61e0a832 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -727,6 +727,7 @@ packages: '@snyk/github-codeowners@1.1.0': resolution: {integrity: sha512-lGFf08pbkEac0NYgVf4hdANpAgApRjNByLXB+WBip3qj1iendOIyAwP2GKkKbQMNVy2r1xxDf0ssfWscoiC+Vw==} engines: {node: '>=8.10'} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. hasBin: true '@teppeis/multimaps@3.0.0': From f00f646828dfbdde524137232d0c05fe8c744531 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 23:13:14 +0000 Subject: [PATCH 2/2] chore: add changeset for dependabot PR #620 --- .changeset/dependabot-pr-620.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dependabot-pr-620.md diff --git a/.changeset/dependabot-pr-620.md b/.changeset/dependabot-pr-620.md new file mode 100644 index 00000000..3c25c816 --- /dev/null +++ b/.changeset/dependabot-pr-620.md @@ -0,0 +1,5 @@ +--- +"nostream": patch +--- + +chore(deps): bump uuid from 8.3.2 to 14.0.0