fix: update node for patch that allows native modules built on < node 10 (#15073)

This commit is contained in:
Samuel Attard 2018-10-11 13:54:32 +11:00 committed by GitHub
parent a9646e3414
commit f69e91975f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
DEPS
View file

@ -12,7 +12,7 @@ vars = {
'chromium_version':
'69.0.3497.106',
'node_version':
'5331c9dc72e0db379a675efdb98f6a67bf7f23f0',
'5654c276d0497ff9a0bb0d7550b9073b2e2e7d3f',
'boto_version': 'f7574aa6cc2c819430c1f05e9a1a1a666ef8169b',
'pyyaml_version': '3.12',