Skip to content

Commit 111e294

Browse files
committed
Update dependency @types/node to v20.14.4
1 parent 744fda3 commit 111e294

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.6",
4444
"@types/dotenv": "8.2.0",
4545
"@types/jsonwebtoken": "9.0.6",
46-
"@types/node": "20.14.3",
46+
"@types/node": "20.14.4",
4747
"@types/ramda": "0.30.0",
4848
"@typescript-eslint/eslint-plugin": "7.2.0",
4949
"@typescript-eslint/parser": "7.2.0",

yarn.lock

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

404-
"@types/[email protected].3":
405-
version "20.14.3"
406-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.3.tgz#7a9a5d009b0861e7f337166dc435dbfd758db92d"
407-
integrity sha512-Nuzqa6WAxeGnve6SXqiPAM9rA++VQs+iLZ1DDd56y0gdvygSZlQvZuvdFPR3yLqkVxPu4WrO02iDEyH1g+wazw==
404+
"@types/[email protected].4":
405+
version "20.14.4"
406+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6"
407+
integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==
408408
dependencies:
409409
undici-types "~5.26.4"
410410

0 commit comments

Comments
 (0)