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 20
20
},
21
21
"dependencies" : {
22
22
"clone-deep" : " ^4.0.1" ,
23
- "defu" : " ^3.2.2 " ,
23
+ "defu" : " ^6.1.0 " ,
24
24
"execa" : " ^5.0.0" ,
25
25
"fs-extra" : " ^9.1.0" ,
26
26
"hasha" : " ^5.2.2" ,
Original file line number Diff line number Diff line change @@ -4440,6 +4440,11 @@ defu@^3.2.2:
4440
4440
resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97"
4441
4441
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==
4442
4442
4443
+ defu@^6.1.0:
4444
+ version "6.1.0"
4445
+ resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.0.tgz#7a5411655da73335c7d933256911f17c74443e2d"
4446
+ integrity sha512-pOFYRTIhoKujrmbTRhcW5lYQLBXw/dlTwfI8IguF1QCDJOcJzNH1w+YFjxqy6BAuJrClTy6MUE8q+oKJ2FLsIw==
4447
+
4443
4448
delayed-stream@~1.0.0:
4444
4449
version "1.0.0"
4445
4450
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
You can’t perform that action at this time.
0 commit comments