From 8790505949e4dcc1b071e3082cfa4ebd225e4718 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:55:22 -0500 Subject: [PATCH] fix(deps): update dependency uuid to v11 (#188) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e668c5f9..3faae539 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.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 021f636a..4aec40ed 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.3 @@ -4786,8 +4786,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: @@ -10036,7 +10036,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@10.0.0: {} + uuid@11.0.3: {} uuid@9.0.1: {}