Skip to content

Commit f0fd993

Browse files
chore(deps): update dependency defu to v5 (#496)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 22a27a4 commit f0fd993

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
@@ -24,7 +24,7 @@
2424
"axios": "^0.21.1",
2525
"axios-retry": "^3.1.9",
2626
"consola": "^2.15.3",
27-
"defu": "^3.2.2"
27+
"defu": "^5.0.0"
2828
},
2929
"devDependencies": {
3030
"@babel/core": "latest",

yarn.lock

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

3911+
defu@^5.0.0:
3912+
version "5.0.0"
3913+
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
3914+
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
3915+
39113916
delayed-stream@~1.0.0:
39123917
version "1.0.0"
39133918
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"

0 commit comments

Comments
 (0)