feat: add v18.20.7 patch (#74)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-02-23 10:03:51 +01:00 committed by GitHub
parent 2801ed1620
commit d165ece55b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
diff --git node/common.gypi node/common.gypi
index ec92c9df4c..8c1e94fca2 100644
index 1b45f13453..a5ad9e716c 100644
--- node/common.gypi
+++ node/common.gypi
@@ -174,7 +174,7 @@

View File

@ -1,7 +1,7 @@
{
"v22.13.1": ["node.v22.13.1.cpp.patch"],
"v20.18.2": ["node.v20.18.2.cpp.patch"],
"v18.20.6": ["node.v18.20.6.cpp.patch"],
"v18.20.7": ["node.v18.20.7.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"],