Skip to content

Commit ef52810

Browse files
chore(deps): update dependency @types/node to v20.14.13
1 parent ca019e9 commit ef52810

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,10 +1247,17 @@
12471247
"@types/node" "*"
12481248
form-data "^4.0.0"
12491249

1250-
"@types/node@*", "@types/node@^20.11.5":
1251-
version "20.11.24"
1252-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
1253-
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
1250+
"@types/node@*":
1251+
version "22.0.0"
1252+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0.tgz#04862a2a71e62264426083abe1e27e87cac05a30"
1253+
integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==
1254+
dependencies:
1255+
undici-types "~6.11.1"
1256+
1257+
"@types/node@^20.11.5":
1258+
version "20.14.13"
1259+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b"
1260+
integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==
12541261
dependencies:
12551262
undici-types "~5.26.4"
12561263

@@ -4715,6 +4722,11 @@ undici-types@~5.26.4:
47154722
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
47164723
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
47174724

4725+
undici-types@~6.11.1:
4726+
version "6.11.1"
4727+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197"
4728+
integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==
4729+
47184730
undici@^5.25.4:
47194731
version "5.28.2"
47204732
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.2.tgz#fea200eac65fc7ecaff80a023d1a0543423b4c91"

0 commit comments

Comments
 (0)