From 381a95bbd99c27092ed8d77e570b4119bb88eaf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:14:14 +0000 Subject: [PATCH] chore(deps-dev): bump uuid from 10.0.0 to 11.0.2 Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [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/v10.0.0...v11.0.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- clients/javascript/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/clients/javascript/package.json b/clients/javascript/package.json index 3f385d7c..5deb43df 100644 --- a/clients/javascript/package.json +++ b/clients/javascript/package.json @@ -56,6 +56,6 @@ "ts-node": "10.9.2", "tsup": "8.3.0", "typescript": "5.6.3", - "uuid": "10.0.0" + "uuid": "11.0.2" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 121447d6..d28f9d20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 5.6.3 version: 5.6.3 uuid: - specifier: 10.0.0 - version: 10.0.0 + specifier: 11.0.2 + version: 11.0.2 packages: @@ -1847,8 +1847,8 @@ packages: peerDependencies: browserslist: '>= 4.21.0' - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -3857,7 +3857,7 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.0 - uuid@10.0.0: {} + uuid@11.0.2: {} v8-compile-cache-lib@3.0.1: {}