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.0.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.0.0:
4444
+ version "6.0.0"
4445
+ resolved "https://registry.yarnpkg.com/defu/-/defu-6.0.0.tgz#b397a6709a2f3202747a3d9daf9446e41ad0c5fc"
4446
+ integrity sha512-t2MZGLf1V2rV4VBZbWIaXKdX/mUcYW0n2znQZoADBkGGxYL8EWqCuCZBmJPJ/Yy9fofJkyuuSuo5GSwo0XdEgw==
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