From 768eee25cd3431461a8d46d8e54cb1ffa33f347f Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Wed, 16 Oct 2024 18:08:36 +0000 Subject: [PATCH] Update language imports --- vm/mx.vm/suite.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vm/mx.vm/suite.py b/vm/mx.vm/suite.py index 3551800f4808..b2f35acf1182 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -33,7 +33,7 @@ "name": "graal-nodejs", "subdir": True, "dynamic": True, - "version": "8c73897da75360e4c34c64f27e769c5774fc70d3", + "version": "fad9af323bbf014168bda8f1aae3c96b08c7d33e", "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] @@ -42,7 +42,7 @@ "name": "graal-js", "subdir": True, "dynamic": True, - "version": "8c73897da75360e4c34c64f27e769c5774fc70d3", + "version": "fad9af323bbf014168bda8f1aae3c96b08c7d33e", "urls": [ {"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ]