Skip to content

Commit fe35250

Browse files
chore(deps): update dependency @types/node to v20.17.40
1 parent d359b06 commit fe35250

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": "20.17.40"
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@20.17.40":
24+
version "20.17.40"
25+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.40.tgz#f071fbe6aa82458ba29f7c164a27f80895cc8e5f"
26+
integrity sha512-XNlderXNxSooRdgQFCX2aYoRtHhbUK86Iogm4T7c+pWHbYfVz5frT8ywZ94kXoMjC0f7EReLRiM0tGNtcxXOIA==
2727
dependencies:
28-
undici-types "~5.26.4"
28+
undici-types "~6.19.2"
2929

3030
abbrev@^1.0.0:
3131
version "1.1.1"
@@ -773,10 +773,10 @@ type-is@~1.6.18:
773773
media-typer "0.3.0"
774774
mime-types "~2.1.24"
775775

776-
undici-types@~5.26.4:
777-
version "5.26.5"
778-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
779-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
776+
undici-types@~6.19.2:
777+
version "6.19.8"
778+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
779+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
780780

781781
[email protected], unpipe@~1.0.0:
782782
version "1.0.0"

0 commit comments

Comments
 (0)