Skip to content

Commit d3f2720

Browse files
chore(deps): update dependency defu to v6
1 parent 11d2371 commit d3f2720

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"axios": "^0.25.0",
2525
"axios-retry": "^3.2.4",
2626
"consola": "^2.15.3",
27-
"defu": "^5.0.1"
27+
"defu": "^6.1.0"
2828
},
2929
"devDependencies": {
3030
"@babel/core": "latest",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3988,10 +3988,10 @@ defu@^4.0.1:
39883988
resolved "https://registry.yarnpkg.com/defu/-/defu-4.0.1.tgz#9d7d7a48f9295f08285d153dcff174c89b9bcb22"
39893989
integrity sha512-lC+G0KvvWRbisQa50+iFelm3/eMmwo4IlBmfASOVlw9MZpHHyQeVsZxc5j23+TQy5ydgEoTVSrWl7ptou1kzJQ==
39903990

3991-
defu@^5.0.1:
3992-
version "5.0.1"
3993-
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.1.tgz#a034278f9b032bf0845d261aa75e9ad98da878ac"
3994-
integrity sha512-EPS1carKg+dkEVy3qNTqIdp2qV7mUP08nIsupfwQpz++slCVRw7qbQyWvSTig+kFPwz2XXp5/kIIkH+CwrJKkQ==
3991+
defu@^6.1.0:
3992+
version "6.1.0"
3993+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.0.tgz#7a5411655da73335c7d933256911f17c74443e2d"
3994+
integrity sha512-pOFYRTIhoKujrmbTRhcW5lYQLBXw/dlTwfI8IguF1QCDJOcJzNH1w+YFjxqy6BAuJrClTy6MUE8q+oKJ2FLsIw==
39953995

39963996
delayed-stream@~1.0.0:
39973997
version "1.0.0"

0 commit comments

Comments
 (0)