From ec7f2cdaadf1e8a8378510031ceb169ca5457a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 08:43:57 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 6 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/integration directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/discord directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/core directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/http directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/ws directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 13.0.1 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/v13.0.1...v14.0.0) Updates `uuid` from 13.0.1 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/v13.0.1...v14.0.0) Updates `uuid` from 13.0.1 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/v13.0.1...v14.0.0) Updates `uuid` from 13.0.1 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/v13.0.1...v14.0.0) Updates `uuid` from 13.0.1 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/v13.0.1...v14.0.0) Updates `uuid` from 13.0.1 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/v13.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- packages/discord/package.json | 2 +- packages/http/package.json | 2 +- packages/integration/package.json | 2 +- packages/ui/package.json | 2 +- packages/ws/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index f23cbb1..688454a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -59,6 +59,6 @@ "chalk": "^5.6.2", "croner": "^9.1.0", "reflect-metadata": "^0.2.2", - "uuid": "^13.0.0" + "uuid": "^14.0.0" } } diff --git a/packages/discord/package.json b/packages/discord/package.json index b3772e3..e73bc1e 100644 --- a/packages/discord/package.json +++ b/packages/discord/package.json @@ -64,6 +64,6 @@ "@sodacore/registry": "workspace:*", "discord.js": "^14.24.2", "reflect-metadata": "^0.2.2", - "uuid": "^13.0.0" + "uuid": "^14.0.0" } } diff --git a/packages/http/package.json b/packages/http/package.json index 289c200..a267746 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -59,6 +59,6 @@ "@sodacore/di": "workspace:*", "@sodacore/registry": "workspace:*", "reflect-metadata": "^0.2.2", - "uuid": "^13.0.0" + "uuid": "^14.0.0" } } diff --git a/packages/integration/package.json b/packages/integration/package.json index dadc658..8a43df7 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -48,7 +48,7 @@ "@sodacore/ws": "workspace:*", "discord.js": "^14.24.2", "prisma": "^6.19.0", - "uuid": "^13.0.0" + "uuid": "^14.0.0" }, "devDependencies": { "@types/bun": "latest" diff --git a/packages/ui/package.json b/packages/ui/package.json index 2a12b61..2094195 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -61,6 +61,6 @@ "@sodacore/di": "workspace:*", "@sodacore/registry": "workspace:*", "reflect-metadata": "^0.2.2", - "uuid": "^13.0.0" + "uuid": "^14.0.0" } } diff --git a/packages/ws/package.json b/packages/ws/package.json index 0deb3ab..b869d9a 100644 --- a/packages/ws/package.json +++ b/packages/ws/package.json @@ -62,6 +62,6 @@ "@sodacore/http": "workspace:*", "@sodacore/registry": "workspace:*", "reflect-metadata": "^0.2.2", - "uuid": "^13.0.0" + "uuid": "^14.0.0" } }