diff --git a/third_party/libuv/README.OpenSource b/third_party/libuv/README.OpenSource index a62892ff4c19d812464e8550939100eee6443112..0be037157322e01bad20bcf3ff3dcc6496b54c1a 100644 --- a/third_party/libuv/README.OpenSource +++ b/third_party/libuv/README.OpenSource @@ -3,7 +3,7 @@ "Name": "libuv", "License": "MIT License", "License File": "LICENSE", - "Version Number": "v1.44.1", + "Version Number": "v1.44.2", "Owner": "sunbingxin@huawei.com", "Upstream URL": "https://github.com/libuv/libuv", "Description": "libuv is a multi-platform support library with a focus on asynchronous I/O." diff --git a/third_party/node/README.OpenSource b/third_party/node/README.OpenSource index 4679c4961f3f76cc4898efd35bfe241823854214..19eb392ef17a700ec6d95f5b618cd6cce4cf5d36 100644 --- a/third_party/node/README.OpenSource +++ b/third_party/node/README.OpenSource @@ -3,7 +3,7 @@ "Name": "node", "License": "ISC License,Public Domain,MIT License,Free Software Foundation - MIT License,Apache License V2.0,ICU License,zlib/libpng License,BSD 2-Clause License,BSD 3-Clause License", "License File": "LICENSE", - "Version Number": "14.21.2", + "Version Number": "18.18.2", "Owner": "sunbingxin@huawei.com", "Upstream URL": "http://www.nodejs.org/", "Description": "Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser."