Skip to content

Commit 06b1067

Browse files
chore(deps): update dependency defu to v6
1 parent 885888d commit 06b1067

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
@@ -22,7 +22,7 @@
2222
"test": "yarn lint && jest"
2323
},
2424
"dependencies": {
25-
"defu": "^1.0.0",
25+
"defu": "^6.1.1",
2626
"hasha": "^5.2.0"
2727
},
2828
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4019,6 +4019,11 @@ defu@^1.0.0:
40194019
resolved "https://registry.yarnpkg.com/defu/-/defu-1.0.0.tgz#43acb09dfcf81866fa3b0fc047ece18e5c30df71"
40204020
integrity sha512-1Y1KRFxiiq+LYsZ3iP7xYSR8bHfmHFOUpDunZCN1ld1fGfDJWJIvkUBtjl3apnBwPuJtL/H7cwwlLYX8xPkraQ==
40214021

4022+
defu@^6.1.1:
4023+
version "6.1.1"
4024+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.1.tgz#a12c712349197c545dc61d3cd3b607b4cc7ef0c1"
4025+
integrity sha512-aA964RUCsBt0FGoNIlA3uFgo2hO+WWC0fiC6DBps/0SFzkKcYoM/3CzVLIa5xSsrFjdioMdYgAIbwo80qp2MoA==
4026+
40224027
delayed-stream@~1.0.0:
40234028
version "1.0.0"
40244029
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"

0 commit comments

Comments
 (0)