Skip to content

Commit 3bb6b5f

Browse files
chore(deps): update dependency defu to ^5.0.1 (#1432)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1785b0f commit 3bb6b5f

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
@@ -43,7 +43,7 @@
4343
"body-parser": "^1.19.1",
4444
"consola": "^2.15.3",
4545
"cookie": "^0.4.1",
46-
"defu": "^5.0.0",
46+
"defu": "^5.0.1",
4747
"hasha": "^5.2.2",
4848
"jwt-decode": "^3.1.2",
4949
"requrl": "^3.0.2"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5056,6 +5056,11 @@ defu@^5.0.0:
50565056
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
50575057
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
50585058

5059+
defu@^5.0.1:
5060+
version "5.0.1"
5061+
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.1.tgz#a034278f9b032bf0845d261aa75e9ad98da878ac"
5062+
integrity sha512-EPS1carKg+dkEVy3qNTqIdp2qV7mUP08nIsupfwQpz++slCVRw7qbQyWvSTig+kFPwz2XXp5/kIIkH+CwrJKkQ==
5063+
50595064
delayed-stream@~1.0.0:
50605065
version "1.0.0"
50615066
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"

0 commit comments

Comments
 (0)