diff --git a/apps/app/package.json b/apps/app/package.json index 3b333971..2c110ed7 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -68,7 +68,7 @@ "react-native-toast-message": "2.4.0", "reanimated-color-picker": "2.4.2", "superjson": "1.13.3", - "uuid": "3.4.0", + "uuid": "11.1.1", "zeego": "2.0.4", "zustand": "5.0.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bdc4688..1f14e8b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -187,8 +187,8 @@ importers: specifier: 1.13.3 version: 1.13.3 uuid: - specifier: 3.4.0 - version: 3.4.0 + specifier: 11.1.1 + version: 11.1.1 zeego: specifier: 2.0.4 version: 2.0.4(@react-native-menu/menu@1.2.2)(@types/react@18.3.31)(react-dom@18.3.1)(react-native-ios-context-menu@3.1.0)(react-native@0.76.7)(react@18.3.1) @@ -16957,18 +16957,19 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - /uuid@3.4.0: - resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} - deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. + /uuid@11.1.1: + resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==} hasBin: true dev: false /uuid@7.0.3: resolution: {integrity: sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true /uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true dev: false