Skip to content

Commit 3c05538

Browse files
committed
chore(deps): update dependency defu to v6
1 parent 7dc6d30 commit 3c05538

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"connect": "^3.7.0",
20-
"defu": "^5.0.0",
20+
"defu": "^6.0.0",
2121
"get-port-please": "^2.2.0",
2222
"node-res": "^5.0.1",
2323
"serve-static": "^1.14.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3123,10 +3123,10 @@ define-property@^2.0.2:
31233123
is-descriptor "^1.0.2"
31243124
isobject "^3.0.1"
31253125

3126-
defu@^5.0.0:
3127-
version "5.0.0"
3128-
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
3129-
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
3126+
defu@^6.0.0:
3127+
version "6.0.0"
3128+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.0.0.tgz#b397a6709a2f3202747a3d9daf9446e41ad0c5fc"
3129+
integrity sha512-t2MZGLf1V2rV4VBZbWIaXKdX/mUcYW0n2znQZoADBkGGxYL8EWqCuCZBmJPJ/Yy9fofJkyuuSuo5GSwo0XdEgw==
31303130

31313131
del@^4.1.1:
31323132
version "4.1.1"

0 commit comments

Comments
 (0)