Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 071baef

Browse files
Update dependency @types/node to v20
1 parent a1eeb2e commit 071baef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@types/cors": "2.8.12",
1515
"@types/express": "4.17.13",
16-
"@types/node": "17.0.30",
16+
"@types/node": "20.3.1",
1717
"ts-node-dev": "1.1.8",
1818
"typescript": "4.6.4"
1919
},

0 commit comments

Comments
 (0)