File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 54
54
"rxjs" : " ^7.8.2" ,
55
55
"swagger-ui-express" : " ^5.0.1" ,
56
56
"typeorm" : " 0.3.10" ,
57
- "uuid" : " ^8.3.2 "
57
+ "uuid" : " ^11.1.0 "
58
58
},
59
59
"devDependencies" : {
60
60
"@eslint/eslintrc" : " ^3.3.1" ,
Original file line number Diff line number Diff line change @@ -7641,6 +7641,11 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
7641
7641
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
7642
7642
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
7643
7643
7644
+ uuid@^11.1.0 :
7645
+ version "11.1.0"
7646
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
7647
+ integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
7648
+
7644
7649
uuid@^8.3.2 :
7645
7650
version "8.3.2"
7646
7651
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
You can’t perform that action at this time.
0 commit comments