Skip to content

Commit 42e4c74

Browse files
chore(deps): update dependency defu to v6
1 parent a533b0f commit 42e4c74

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"clone-deep": "^4.0.1",
23-
"defu": "^3.2.2",
23+
"defu": "^6.1.4",
2424
"execa": "^5.0.0",
2525
"fs-extra": "^9.1.0",
2626
"hasha": "^5.2.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4440,6 +4440,11 @@ defu@^3.2.2:
44404440
resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97"
44414441
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==
44424442

4443+
defu@^6.1.4:
4444+
version "6.1.4"
4445+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.4.tgz#4e0c9cf9ff68fe5f3d7f2765cc1a012dfdcb0479"
4446+
integrity sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==
4447+
44434448
delayed-stream@~1.0.0:
44444449
version "1.0.0"
44454450
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"

0 commit comments

Comments
 (0)