File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 54
54
"ramda" : " 0.31.3" ,
55
55
"redis" : " ^5.0.0" ,
56
56
"sass" : " 1.92.1" ,
57
- "uuid" : " ^12 .0.0"
57
+ "uuid" : " ^13 .0.0"
58
58
},
59
59
"devDependencies" : {
60
60
"@astrojs/svelte" : " ^7.0.0" ,
Original file line number Diff line number Diff line change @@ -1018,7 +1018,7 @@ __metadata:
1018
1018
txtgen : " npm:^3.0.6"
1019
1019
typescript : " npm:5.9.2"
1020
1020
typescript-eslint : " npm:^8.20.0"
1021
- uuid : " npm:^12 .0.0"
1021
+ uuid : " npm:^13 .0.0"
1022
1022
vitest : " npm:^3.0.0"
1023
1023
vue : " npm:3.5.21"
1024
1024
peerDependencies :
@@ -10780,12 +10780,12 @@ __metadata:
10780
10780
languageName : node
10781
10781
linkType : hard
10782
10782
10783
- " uuid@npm:^12 .0.0 " :
10784
- version : 12 .0.0
10785
- resolution : " uuid@npm:12 .0.0"
10783
+ " uuid@npm:^13 .0.0 " :
10784
+ version : 13 .0.0
10785
+ resolution : " uuid@npm:13 .0.0"
10786
10786
bin :
10787
- uuid : dist/bin/uuid
10788
- checksum : 10c0/242db6735d15a187a0d7f22576db02668f974ffc65d0806b23fe4237cbb0db3153442cb3082c7550784acb6272e5c6c931532916f9604bd814dfab1edf2dac40
10787
+ uuid : dist-node /bin/uuid
10788
+ checksum : 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
10789
10789
languageName : node
10790
10790
linkType : hard
10791
10791
You can’t perform that action at this time.
0 commit comments