diff --git a/example/package.json b/example/package.json index 2a50d488..775a8a75 100644 --- a/example/package.json +++ b/example/package.json @@ -23,7 +23,7 @@ "nestjs-graphql-relay": "^10.0.0", "nestjs-slack-webhook": "^10.0.0", "nestjs-zendesk": "^10.0.0", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@nestjs/testing": "^10.4.15", diff --git a/package-lock.json b/package-lock.json index 34d81fa2..8e853418 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "nestjs-graphql-relay": "^10.0.0", "nestjs-slack-webhook": "^10.0.0", "nestjs-zendesk": "^10.0.0", - "uuid": "^11.0.4" + "uuid": "^11.0.5" }, "devDependencies": { "@nestjs/testing": "^10.4.15", @@ -13277,9 +13277,9 @@ } }, "node_modules/uuid": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.4.tgz", - "integrity": "sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz", + "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan"