Skip to content

Commit b644352

Browse files
authored
Merge pull request #99 from bulasevich/GR-61882
[Backport][GR-61882] Upgrading the underlying Node.js to version 18.20.6.
2 parents 662d383 + e05d0ef commit b644352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vm/mx.vm/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"name": "graal-nodejs",
3434
"subdir": True,
3535
"dynamic": True,
36-
"version": "2e77deef4a104c3dfe8724aad8ae7a4a1d586fc8",
36+
"version": "11b33a178a9d9838783a5e03f6f3b3d9fea2b489",
3737
"urls" : [
3838
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3939
]
@@ -42,7 +42,7 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "2e77deef4a104c3dfe8724aad8ae7a4a1d586fc8",
45+
"version": "11b33a178a9d9838783a5e03f6f3b3d9fea2b489",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]

0 commit comments

Comments
 (0)