Skip to content

Commit 0ea7d35

Browse files
chore(deps): update dependency @types/node to v20.10.5
1 parent 6e6f3b3 commit 0ea7d35

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.5",
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.5":
976+
version "20.10.5"
977+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
978+
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
979979
dependencies:
980980
undici-types "~5.26.4"
981981

0 commit comments

Comments
 (0)