We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ef0f9 commit 447c9f4Copy full SHA for 447c9f4
3rd_party_licenses.txt
@@ -931,7 +931,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
931
932
================================================================================
933
934
-Node.js 12.20.1
+Node.js 12.21.0
935
936
Node.js is licensed for use as follows:
937
CHANGELOG.md
@@ -3,6 +3,9 @@
3
This changelog summarizes major changes between GraalVM versions of the GraalVM JavaScript (ECMAScript) language runtime.
4
The main focus is on user-observable behavior of the engine.
5
6
+## Version 20.3.2
7
+* Updated Node.js to version 12.21.0.
8
+
9
## Version 20.3.1
10
* Updated Node.js to version 12.20.1.
11
0 commit comments