diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3197eec..55609bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ catalogs: specifier: 0.4.0 version: 0.4.0 uuid: - specifier: 11.1.0 - version: 11.1.0 + specifier: 14.0.0 + version: 14.0.0 valibot: specifier: 1.2.0 version: 1.2.0 @@ -168,7 +168,7 @@ importers: version: 2.5.0 uuid: specifier: 'catalog:' - version: 11.1.0 + version: 14.0.0 valibot: specifier: 'catalog:' version: 1.2.0(typescript@5.9.3) @@ -354,7 +354,7 @@ importers: version: 2.5.0 uuid: specifier: 'catalog:' - version: 11.1.0 + version: 14.0.0 valibot: specifier: 'catalog:' version: 1.2.0(typescript@5.9.3) @@ -3339,6 +3339,7 @@ packages: basic-ftp@5.0.5: resolution: {integrity: sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==} engines: {node: '>=10.0.0'} + deprecated: Security vulnerability fixed in 5.2.1, please upgrade better-opn@3.0.2: resolution: {integrity: sha512-aVNobHnJqLiUelTaHat9DZ1qM2w0C0Eym4LPI/3JxOnSokGVdsl1T1kN7TFvsEAD8G47A6VKQ0TVHqbBnYMJlQ==} @@ -5629,6 +5630,7 @@ packages: puppeteer@22.14.0: resolution: {integrity: sha512-MGTR6/pM8zmWbTdazb6FKnwIihzsSEXBPH49mFFU96DNZpQOevCAZMnjBZGlZRGRzRK6aADCavR6SQtrbv5dQw==} engines: {node: '>=18'} + deprecated: < 24.15.0 is no longer supported hasBin: true qs@6.11.0: @@ -6253,6 +6255,7 @@ packages: tar@6.1.15: resolution: {integrity: sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -6593,6 +6596,10 @@ packages: resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} hasBin: true + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} + hasBin: true + valibot@1.2.0: resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==} peerDependencies: @@ -14112,6 +14119,8 @@ snapshots: uuid@11.1.0: {} + uuid@14.0.0: {} + valibot@1.2.0(typescript@5.9.3): optionalDependencies: typescript: 5.9.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 35f22b6..a33f7bb 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -14,7 +14,7 @@ catalog: jose: 6.1.3 safe-stable-stringify: 2.5.0 standard-parse: 0.4.0 - uuid: 11.1.0 + uuid: 14.0.0 valibot: 1.2.0 viem: 2.46.3 zod: 3.25.4