Skip to content

Commit 33676a5

Browse files
chore(deps): update dependency destr to v2
1 parent 2f37e82 commit 33676a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"dependencies": {
6262
"defu": "^6.1.2",
63-
"destr": "^1.2.2",
63+
"destr": "^2.0.2",
6464
"h3": "^0.8.6",
6565
"is-https": "^4.0.0",
6666
"items-promise": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,10 +1429,10 @@ destr@^1.2.0:
14291429
resolved "https://registry.yarnpkg.com/destr/-/destr-1.2.1.tgz#03f2e7cbcd01f9190938d05718948de9d7dfb71a"
14301430
integrity sha512-ud8w0qMLlci6iFG7CNgeRr8OcbUWMsbfjtWft1eJ5Luqrz/M8Ebqk/KCzne8rKUlIQWWfLv0wD6QHrqOf4GshA==
14311431

1432-
destr@^1.2.2:
1433-
version "1.2.2"
1434-
resolved "https://registry.yarnpkg.com/destr/-/destr-1.2.2.tgz#7ba9befcafb645a50e76b260449c63927b51e22f"
1435-
integrity sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==
1432+
destr@^2.0.2:
1433+
version "2.0.2"
1434+
resolved "https://registry.yarnpkg.com/destr/-/destr-2.0.2.tgz#8d3c0ee4ec0a76df54bc8b819bca215592a8c218"
1435+
integrity sha512-65AlobnZMiCET00KaFFjUefxDX0khFA/E4myqZ7a6Sq1yZtR8+FVIvilVX66vF2uobSumxooYZChiRPCKNqhmg==
14361436

14371437
detect-indent@^6.0.0:
14381438
version "6.1.0"

0 commit comments

Comments
 (0)