File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 23
23
"dependencies" : {
24
24
"@iarna/toml" : " ^2.2.5" ,
25
25
"consola" : " ^2.15.0" ,
26
- "defu" : " ^3.2.2 " ,
26
+ "defu" : " ^6.1.3 " ,
27
27
"node-html-parser" : " ^3.0.3"
28
28
},
29
29
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4304,6 +4304,11 @@ defu@^3.2.2:
4304
4304
resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97"
4305
4305
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==
4306
4306
4307
+ defu@^6.1.3:
4308
+ version "6.1.3"
4309
+ resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.3.tgz#6d7f56bc61668e844f9f593ace66fd67ef1205fd"
4310
+ integrity sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==
4311
+
4307
4312
delayed-stream@~1.0.0:
4308
4313
version "1.0.0"
4309
4314
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