Skip to content

Commit 798e15c

Browse files
authored
upgrade node on integration tests (#793)
1 parent 3b65081 commit 798e15c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/testdata/graceful_shutdown_app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"description": "some graceful app",
77
"engines": {
8-
"node": "~22"
8+
"node": "~24"
99
},
1010
"license": "",
1111
"name": "graceful_shutdown_app",

0 commit comments

Comments
 (0)