Skip to content

Commit ae9e05d

Browse files
Update dependency @types/node to v22.14.0 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe5d8a5 commit ae9e05d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3359,11 +3359,11 @@
33593359
form-data "^4.0.0"
33603360

33613361
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.10.2", "@types/node@^22.5.5", "@types/node@^22.7.5":
3362-
version "22.10.2"
3363-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
3364-
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
3362+
version "22.14.0"
3363+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
3364+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
33653365
dependencies:
3366-
undici-types "~6.20.0"
3366+
undici-types "~6.21.0"
33673367

33683368
"@types/qs@*":
33693369
version "6.9.17"
@@ -6016,10 +6016,10 @@ typescript@^5.5.3:
60166016
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
60176017
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
60186018

6019-
undici-types@~6.20.0:
6020-
version "6.20.0"
6021-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6022-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
6019+
undici-types@~6.21.0:
6020+
version "6.21.0"
6021+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
6022+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
60236023

60246024
unixify@^1.0.0:
60256025
version "1.0.0"

0 commit comments

Comments
 (0)