From 886d9a98d9bbc50d5de3187defc0ba2402d86109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 05:11:24 +0000 Subject: [PATCH] fix(deps): update dependency uuid to v11 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 872fff12..88227bd2 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "markdown-it-task-lists": "^2.1.1", "markdown-it-textual-uml": "^0.17.1", "mermaid": "^11.4.1", - "uuid": "^10.0.0" + "uuid": "^11.0.3" }, "devDependencies": { "@babel/types": "^7.26.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e94dea5..1a902998 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^11.4.1 version: 11.4.1 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.3 + version: 11.0.3 devDependencies: '@babel/types': specifier: ^7.26.0 @@ -4792,8 +4792,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} hasBin: true uuid@9.0.1: @@ -10065,7 +10065,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@10.0.0: {} + uuid@11.0.3: {} uuid@9.0.1: {}