mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
node: bump to v20.16.0
Notable Changes process: add process.getBuiltinModule(id) doc: doc-only deprecate OpenSSL engine-based APIs inspector: fix disable async hooks on Debugger.setAsyncCallStackDepth Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
8314b299c6
commit
4b426972f8
@@ -1,6 +1,6 @@
|
||||
--- a/node.gyp
|
||||
+++ b/node.gyp
|
||||
@@ -1302,6 +1302,7 @@
|
||||
@@ -1305,6 +1305,7 @@
|
||||
'dependencies': [
|
||||
'deps/simdutf/simdutf.gyp:simdutf#host',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user