Skip to content

Commit 05f83a7

Browse files
chore(deps): update dependency @types/node to v22
1 parent 2b19c7e commit 05f83a7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@types/express": "4.17.21",
27-
"@types/node": "20.12.12",
27+
"@types/node": "22.13.10",
2828
"@types/url-regex-safe": "1.0.2",
2929
"nodemon": "3.1.1",
3030
"prettier": "3.2.5",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,12 @@
213213
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.1.tgz#41dc2bf78e8085a250d4670d95edb7fba621dd29"
214214
integrity sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==
215215

216-
"@types/node@20.12.12":
217-
version "20.12.12"
218-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
219-
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
216+
"@types/node@22.13.10":
217+
version "22.13.10"
218+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
219+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
220220
dependencies:
221-
undici-types "~5.26.4"
221+
undici-types "~6.20.0"
222222

223223
"@types/qs@*":
224224
version "6.9.7"
@@ -1262,10 +1262,10 @@ undefsafe@^2.0.5:
12621262
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
12631263
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
12641264

1265-
undici-types@~5.26.4:
1266-
version "5.26.5"
1267-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1268-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1265+
undici-types@~6.20.0:
1266+
version "6.20.0"
1267+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
1268+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
12691269

12701270
12711271
version "6.13.0"

0 commit comments

Comments
 (0)