From 3d6201bf022fc35e08a8ce7a9594f1e182f8452e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 21:30:03 +0000 Subject: [PATCH] fix(deps): update dependency uuid to v11.0.4 (#1103) 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 bcf470d3..2a3eae6b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "19.0.0", "react-use": "17.6.0", "sharp": "0.33.5", - "uuid": "11.0.3" + "uuid": "11.0.4" }, "devDependencies": { "@babel/core": "7.26.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5540bd4a..af18e1c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 0.33.5 version: 0.33.5 uuid: - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.0.4 + version: 11.0.4 devDependencies: '@babel/core': specifier: 7.26.0 @@ -6519,8 +6519,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - 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@9.0.1: @@ -14788,7 +14788,7 @@ snapshots: utils-merge@1.0.1: {} - uuid@11.0.3: {} + uuid@11.0.4: {} uuid@9.0.1: {}