Browse Source

chore: Update node commit sha (#17486)

No changes made to node canary, just rebased with fixups.
This change updates to the new commit of `electron-node-canary`.
Nitish Sakhawalkar 6 years ago
parent
commit
a16dc13f85
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPS

+ 1 - 1
DEPS

@@ -12,7 +12,7 @@ vars = {
   'chromium_version':
     '74.0.3729.27',
   'node_version':
-    '5e32b02e3c180c9997d60fe85042d335b6d9a588',
+    '2dc0f8811b2b295c08d797b8a11b030234c98502',
 
   'boto_version': 'f7574aa6cc2c819430c1f05e9a1a1a666ef8169b',
   'pyyaml_version': '3.12',