diff --git a/packages/core/package.json b/packages/core/package.json index 7aee7917..9cfc90bb 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -47,7 +47,7 @@ "PDP" ], "dependencies": { - "uuid": "^11.0.3" + "uuid": "^11.0.5" }, "publishConfig": { "access": "public", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71b68056..9b40e9d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: packages/core: dependencies: uuid: - specifier: ^11.0.3 - version: 11.0.4 + specifier: ^11.0.5 + version: 11.0.5 packages/embedded: dependencies: @@ -2685,8 +2685,8 @@ packages: peerDependencies: react: '>=16.13' - uuid@11.0.4: - resolution: {integrity: sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==} + uuid@11.0.5: + resolution: {integrity: sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==} hasBin: true validate-npm-package-name@5.0.1: @@ -5444,7 +5444,7 @@ snapshots: dequal: 2.0.3 react: 19.0.0 - uuid@11.0.4: {} + uuid@11.0.5: {} validate-npm-package-name@5.0.1: {}