Skip to content

Commit

Permalink
[GR-56801] Backport to 23.1: Upgrading the underlying Node.js to vers…
Browse files Browse the repository at this point in the history
…ion 18.20.4.

PullRequest: js/3225
  • Loading branch information
iamstolis authored and marwan-hallaoui committed Aug 30, 2024
1 parent 32f7bc7 commit ae0bc06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vm/mx.vm/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"name": "graal-nodejs",
"subdir": True,
"dynamic": True,
"version": "a028412a66200bca89ddda017e9c0c500d182c24",
"version": "8edddc116bba87dda700a642669b9f95732998d7",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "a028412a66200bca89ddda017e9c0c500d182c24",
"version": "8edddc116bba87dda700a642669b9f95732998d7",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit ae0bc06

Please sign in to comment.