script: Update npm to 6.14.4 for Python 3 support

npm as of 6.14.2 has node-gyp 5.1.0, which now supports Python 3.
This commit is contained in:
DeeDeeG
2020-05-03 21:43:47 -04:00
parent 49f73afdcd
commit f2e2871f66
2 changed files with 939 additions and 584 deletions

1521
script/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@
"minidump": "0.9.0",
"mkdirp": "0.5.1",
"normalize-package-data": "2.3.5",
"npm": "6.2.0",
"npm": "6.14.4",
"passwd-user": "2.1.0",
"pegjs": "0.9.0",
"prettier": "^1.17.0",