File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"@joshdb/provider" : " 2.0.0-next.cd2b620.0" ,
28
28
"better-serialize" : " ^2.0.0" ,
29
29
"redis" : " ^4.6.14" ,
30
- "uuid" : " ^9 .0.1 "
30
+ "uuid" : " ^10 .0.0 "
31
31
},
32
32
"devDependencies" : {
33
33
"@favware/cliff-jumper" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -1084,7 +1084,7 @@ __metadata:
1084
1084
typedoc : " npm:^0.25.13"
1085
1085
typedoc-json-parser : " npm:^10.0.0"
1086
1086
typescript : " npm:^5.4.5"
1087
- uuid : " npm:^9 .0.1 "
1087
+ uuid : " npm:^10 .0.0 "
1088
1088
vitest : " npm:^1.6.0"
1089
1089
languageName : unknown
1090
1090
linkType : soft
@@ -6380,12 +6380,12 @@ __metadata:
6380
6380
languageName : node
6381
6381
linkType : hard
6382
6382
6383
- " uuid@npm:^9 .0.1 " :
6384
- version : 9 .0.1
6385
- resolution : " uuid@npm:9 .0.1 "
6383
+ " uuid@npm:^10 .0.0 " :
6384
+ version : 10 .0.0
6385
+ resolution : " uuid@npm:10 .0.0 "
6386
6386
bin :
6387
6387
uuid : dist/bin/uuid
6388
- checksum : 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b
6388
+ checksum : 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
6389
6389
languageName : node
6390
6390
linkType : hard
6391
6391
You can’t perform that action at this time.
0 commit comments