Skip to content

Commit e523b9c

Browse files
chore(deps): update dependency @types/node to v22.15.0
1 parent e7c0d29 commit e523b9c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@
109109
undici-types "~6.11.1"
110110

111111
"@types/node@^22.0.0":
112-
version "22.13.15"
113-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.15.tgz#c5cf5865b09739f1333af65545765f61476eaf76"
114-
integrity sha512-imAbQEEbVni6i6h6Bd5xkCRwLqFc8hihCsi2GbtDoAtUcAFQ6Zs4pFXTZUUbroTkXdImczWM9AI8eZUuybXE3w==
112+
version "22.15.0"
113+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.0.tgz#5fcf430c079da64e96028b87cbffc218a02685db"
114+
integrity sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==
115115
dependencies:
116-
undici-types "~6.20.0"
116+
undici-types "~6.21.0"
117117

118118
"@typescript-eslint/eslint-plugin@^8.0.0":
119119
version "8.29.0"
@@ -1096,10 +1096,10 @@ undici-types@~6.11.1:
10961096
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197"
10971097
integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==
10981098

1099-
undici-types@~6.20.0:
1100-
version "6.20.0"
1101-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
1102-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
1099+
undici-types@~6.21.0:
1100+
version "6.21.0"
1101+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
1102+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
11031103

11041104
uri-js@^4.2.2:
11051105
version "4.4.1"

0 commit comments

Comments
 (0)