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 23
23
"test" : " yarn lint && jest"
24
24
},
25
25
"dependencies" : {
26
- "defu" : " ^3.2.2 " ,
26
+ "defu" : " ^6.1.4 " ,
27
27
"hasha" : " ^5.2.0"
28
28
},
29
29
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4890,6 +4890,11 @@ defu@^3.2.2:
4890
4890
resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97"
4891
4891
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==
4892
4892
4893
+ defu@^6.1.4:
4894
+ version "6.1.4"
4895
+ resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.4.tgz#4e0c9cf9ff68fe5f3d7f2765cc1a012dfdcb0479"
4896
+ integrity sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==
4897
+
4893
4898
delayed-stream@~1.0.0:
4894
4899
version "1.0.0"
4895
4900
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