From 8aff3ecaddf3a1c4398278cd5910be1cf8cbddaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 00:27:08 +0800 Subject: [PATCH] chore(deps): bump uuid from 11.0.3 to 11.0.4 (#18053) * chore(deps): bump uuid from 11.0.3 to 11.0.4 Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 to 11.0.4. - [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/v11.0.3...v11.0.4) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: bump pnpm to 9.15.3 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 09efee463..2b5367e81 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "twitter-api-v2": "1.19.0", "ufo": "1.5.4", "undici": "6.21.0", - "uuid": "11.0.3", + "uuid": "11.0.4", "winston": "3.17.0", "xxhash-wasm": "1.1.0", "zod": "3.24.1" @@ -197,7 +197,7 @@ "vitest": "2.0.5", "yaml-eslint-parser": "1.2.3" }, - "packageManager": "pnpm@9.14.4", + "packageManager": "pnpm@9.15.3", "engines": { "node": ">=22" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8850de08a..177eae6f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -262,8 +262,8 @@ importers: specifier: 6.21.0 version: 6.21.0 uuid: - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.0.4 + version: 11.0.4 winston: specifier: 3.17.0 version: 3.17.0 @@ -5442,8 +5442,8 @@ packages: resolution: {integrity: sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==} engines: {node: '>= 4'} - uuid@11.0.3: - resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} + uuid@11.0.4: + resolution: {integrity: sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==} hasBin: true uuid@3.4.0: @@ -11234,7 +11234,7 @@ snapshots: utility-types@3.11.0: {} - uuid@11.0.3: {} + uuid@11.0.4: {} uuid@3.4.0: {}