Skip to content

Commit 3d3e0be

Browse files
chore(deps): update dependency @types/node to v22
1 parent 19f3325 commit 3d3e0be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"resend": "latest"
1111
},
1212
"devDependencies": {
13-
"@types/node": "20.11.19"
13+
"@types/node": "22.15.34"
1414
}
1515
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
domhandler "^5.0.3"
2121
selderee "^0.10.0"
2222

23-
"@types/node@20.11.19":
24-
version "20.11.19"
25-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
26-
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
23+
"@types/node@22.15.34":
24+
version "22.15.34"
25+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34.tgz#3995a6461d2cfc51c81907da0065fc328f6a459e"
26+
integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==
2727
dependencies:
28-
undici-types "~5.26.4"
28+
undici-types "~6.21.0"
2929

3030
abbrev@^1.0.0:
3131
version "1.1.1"
@@ -910,10 +910,10 @@ type-is@~1.6.18:
910910
media-typer "0.3.0"
911911
mime-types "~2.1.24"
912912

913-
undici-types@~5.26.4:
914-
version "5.26.5"
915-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
916-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
913+
undici-types@~6.21.0:
914+
version "6.21.0"
915+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
916+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
917917

918918
[email protected], unpipe@~1.0.0:
919919
version "1.0.0"

0 commit comments

Comments
 (0)