chore: bump node to v16.4.0 (main) (#29699)
This commit is contained in:
parent
da2baabb96
commit
e4807ac020
30 changed files with 191 additions and 596 deletions
|
@ -8,10 +8,10 @@ load libraries from embedded applications without modifications of
|
|||
node's module code.
|
||||
|
||||
diff --git a/lib/internal/modules/cjs/loader.js b/lib/internal/modules/cjs/loader.js
|
||||
index fbfc17ba6d188537c9fc3dbfb86cae9b708541f7..0390f2a9a2c82f33918407091c086dcc3cbffae1 100644
|
||||
index d969a6449cf545c4bb313450dce3940a47be40a2..51bcfe1a4130e5c95f86daad2b2543f9a6fec0a3 100644
|
||||
--- a/lib/internal/modules/cjs/loader.js
|
||||
+++ b/lib/internal/modules/cjs/loader.js
|
||||
@@ -1236,7 +1236,7 @@ Module._initPaths = function() {
|
||||
@@ -1222,7 +1222,7 @@ Module._initPaths = function() {
|
||||
modulePaths = paths;
|
||||
|
||||
// Clone as a shallow copy, for introspection.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue