Skip to content

Commit f38c6eb

Browse files
chore(deps): update dependency @types/node to v24
1 parent 89dfcd7 commit f38c6eb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@n1ru4l/graphql-public-schema-filter": "link:../dist",
99
"@types/koa": "2.15.0",
1010
"@types/koa__router": "8.0.11",
11-
"@types/node": "18.19.44",
11+
"@types/node": "24.10.0",
1212
"ts-node": "10.9.2"
1313
},
1414
"peerDependencies": {

example/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -277,12 +277,12 @@
277277
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
278278
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
279279

280-
"@types/node@*", "@types/node@18.19.44":
281-
version "18.19.44"
282-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.44.tgz#875a8322d17ff12bf82b3af8c07b9310a00e72f8"
283-
integrity sha512-ZsbGerYg72WMXUIE9fYxtvfzLEuq6q8mKERdWFnqTmOvudMxnz+CBNRoOwJ2kNpFOncrKjT1hZwxjlFgQ9qvQA==
280+
"@types/node@*", "@types/node@24.10.0":
281+
version "24.10.0"
282+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
283+
integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
284284
dependencies:
285-
undici-types "~5.26.4"
285+
undici-types "~7.16.0"
286286

287287
"@types/qs@*":
288288
version "6.14.0"
@@ -504,10 +504,10 @@ tslib@^2.0.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7
504504
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
505505
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
506506

507-
undici-types@~5.26.4:
508-
version "5.26.5"
509-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
510-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
507+
undici-types@~7.16.0:
508+
version "7.16.0"
509+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
510+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
511511

512512
urlpattern-polyfill@^8.0.0:
513513
version "8.0.2"

0 commit comments

Comments
 (0)