Skip to content

Commit 60ec8c5

Browse files
chore(deps): update dependency @types/node to v20.10.4
1 parent 6e6f3b3 commit 60ec8c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/express": "4.17.19",
5959
"@types/jest": "29.5.5",
6060
"@types/multer": "1.4.8",
61-
"@types/node": "20.8.9",
61+
"@types/node": "20.10.4",
6262
"axios": "1.5.1",
6363
"express": "4.18.2",
6464
"form-data": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -972,10 +972,10 @@
972972
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.17.tgz#a8ddf6e0c2341718d74ee3dc413a13a042c45a0c"
973973
integrity sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw==
974974

975-
"@types/node@20.8.9":
976-
version "20.8.9"
977-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
978-
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
975+
"@types/node@20.10.4":
976+
version "20.10.4"
977+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
978+
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
979979
dependencies:
980980
undici-types "~5.26.4"
981981

0 commit comments

Comments
 (0)