Skip to content

Commit 2f93a78

Browse files
committed
chore(deps): update dependency defu to ^6.1.4
1 parent a628110 commit 2f93a78

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
@@ -59,7 +59,7 @@
5959
"test": "yarn lint "
6060
},
6161
"dependencies": {
62-
"defu": "^6.1.3",
62+
"defu": "^6.1.4",
6363
"destr": "^1.2.2",
6464
"h3": "^0.8.6",
6565
"is-https": "^4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1424,10 +1424,10 @@ defu@^6.1.2:
14241424
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.2.tgz#1217cba167410a1765ba93893c6dbac9ed9d9e5c"
14251425
integrity sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==
14261426

1427-
defu@^6.1.3:
1428-
version "6.1.3"
1429-
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.3.tgz#6d7f56bc61668e844f9f593ace66fd67ef1205fd"
1430-
integrity sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==
1427+
defu@^6.1.4:
1428+
version "6.1.4"
1429+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.4.tgz#4e0c9cf9ff68fe5f3d7f2765cc1a012dfdcb0479"
1430+
integrity sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==
14311431

14321432
destr@^1.2.0:
14331433
version "1.2.1"

0 commit comments

Comments
 (0)