feat: add v18.19.1 patch (#28)

Co-authored-by: robertsLando <robertsLando@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-02-16 08:41:06 +00:00 committed by GitHub
parent a69918b166
commit 3845065386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -405,7 +405,7 @@ index b48e79c282..3b86fa8933 100644
throw e; /* node-do-not-add-exception-line */
}
diff --git node/node.gyp node/node.gyp
index 08cb3f38e8..6c0d2761ab 100644
index 08cb3f38e8..0f64039ff5 100644
--- node/node.gyp
+++ node/node.gyp
@@ -116,6 +116,9 @@

View File

@ -1,6 +1,6 @@
{
"v20.11.1": ["node.v20.11.1.cpp.patch"],
"v18.19.0": ["node.v18.19.0.cpp.patch"],
"v18.19.1": ["node.v18.19.1.cpp.patch"],
"v16.20.2": ["node.v16.20.2.cpp.patch"],
"v14.21.3": ["node.v14.21.3.cpp.patch"],
"v12.22.11": ["node.v12.22.11.cpp.patch"],