Skip to content

Commit 7ea4574

Browse files
committed
Update dependency @types/node to v20.10.5
1 parent 55730aa commit 7ea4574

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
@@ -43,7 +43,7 @@
4343
"@rollup/plugin-typescript": "11.1.5",
4444
"@types/dotenv": "8.2.0",
4545
"@types/jsonwebtoken": "9.0.5",
46-
"@types/node": "20.10.4",
46+
"@types/node": "20.10.5",
4747
"@types/ramda": "0.29.9",
4848
"@typescript-eslint/eslint-plugin": "6.14.0",
4949
"@typescript-eslint/parser": "6.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,10 @@
400400
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.7.tgz#4a53d8332bb65a45470a2f9e2611f1ced637a5cb"
401401
integrity sha512-1QUk+WAUD4t8iR+Oj+UgI8oJa6yyxaB8a8pHaC8uqM6RrS1qbL7bf3Pwl5rHv0psm2CuDErgho6v5N+G+5fwtQ==
402402

403-
"@types/[email protected].4":
404-
version "20.10.4"
405-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
406-
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
403+
"@types/[email protected].5":
404+
version "20.10.5"
405+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
406+
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
407407
dependencies:
408408
undici-types "~5.26.4"
409409

0 commit comments

Comments
 (0)