Skip to content

Commit ce595f6

Browse files
Update dependency @types/node to v18.19.130
1 parent 1c7b9d4 commit ce595f6

File tree

1 file changed

+26
-7
lines changed

1 file changed

+26
-7
lines changed

yarn.lock

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,10 +1238,12 @@
12381238
"@types/node" "*"
12391239
form-data "^3.0.0"
12401240

1241-
"@types/node@*", "@types/node@^18.0.0":
1242-
version "18.15.3"
1243-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
1244-
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
1241+
"@types/node@*":
1242+
version "25.0.9"
1243+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.9.tgz#81ce3579ddf67cae812a9d49c8a0ab90c82e7782"
1244+
integrity sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==
1245+
dependencies:
1246+
undici-types "~7.16.0"
12451247

12461248
"@types/node@11.11.6":
12471249
version "11.11.6"
@@ -1253,15 +1255,22 @@
12531255
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
12541256
integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
12551257

1258+
"@types/node@^18.0.0":
1259+
version "18.19.130"
1260+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59"
1261+
integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==
1262+
dependencies:
1263+
undici-types "~5.26.4"
1264+
12561265
"@types/node@^8.0.0":
12571266
version "8.10.66"
12581267
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
12591268
integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==
12601269

12611270
"@types/pbkdf2@^3.0.0":
1262-
version "3.1.0"
1263-
resolved "https://registry.yarnpkg.com/@types/pbkdf2/-/pbkdf2-3.1.0.tgz#039a0e9b67da0cdc4ee5dab865caa6b267bb66b1"
1264-
integrity sha512-Cf63Rv7jCQ0LaL8tNXmEyqTHuIJxRdlS5vMh1mj5voN4+QFhVZnlZruezqpWYDiJ8UTzhP0VmeLXCmBk66YrMQ==
1271+
version "3.1.2"
1272+
resolved "https://registry.yarnpkg.com/@types/pbkdf2/-/pbkdf2-3.1.2.tgz#2dc43808e9985a2c69ff02e2d2027bd4fe33e8dc"
1273+
integrity sha512-uRwJqmiXmh9++aSu1VNEn3iIxWOhd8AHXNSdlaLfdAAdSTY9jYVeGWnzejM3dvrkbqE3/hyQkQQ29IFATEGlew==
12651274
dependencies:
12661275
"@types/node" "*"
12671276

@@ -6276,6 +6285,16 @@ unbox-primitive@^1.0.2:
62766285
has-symbols "^1.0.3"
62776286
which-boxed-primitive "^1.0.2"
62786287

6288+
undici-types@~5.26.4:
6289+
version "5.26.5"
6290+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6291+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6292+
6293+
undici-types@~7.16.0:
6294+
version "7.16.0"
6295+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6296+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6297+
62796298
undici@^4.14.1:
62806299
version "4.16.0"
62816300
resolved "https://registry.yarnpkg.com/undici/-/undici-4.16.0.tgz#469bb87b3b918818d3d7843d91a1d08da357d5ff"

0 commit comments

Comments
 (0)