diff --git a/package.json b/package.json index 8f89076..06d7c6a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "nanoid": "^5.0.1", "pino": "^9.1.0", "rbac": "^5.0.3", - "uuid": "^10.0.0" + "uuid": "^11.0.3" }, "devDependencies": { "@faker-js/faker": "^9.0.1", diff --git a/yarn.lock b/yarn.lock index 0464901..b6a2131 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5403,10 +5403,10 @@ util-deprecate@^1.0.1: resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== -uuid@^10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" - integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== +uuid@^11.0.3: + version "11.0.3" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.3.tgz#248451cac9d1a4a4128033e765d137e2b2c49a3d" + integrity sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg== uuid@^9.0.1: version "9.0.1"