Skip to content

Commit b6003dd

Browse files
fix(deps): update dependency @types/node to ~18.17.0
1 parent 37c7faf commit b6003dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/express": "~4.17.14",
4747
"@types/http-proxy": "~1.17.9",
4848
"@types/minimist": "~1.2.2",
49-
"@types/node": "~18.14.0",
49+
"@types/node": "~18.17.0",
5050
"body-parser": "~1.20.1",
5151
"chokidar": "~3.5.3",
5252
"clear-module": "~4.1.2",

0 commit comments

Comments
 (0)