Gulp fix for NodeJS 10

This commit is contained in:
2019-01-04 14:20:16 +01:00
parent 64bd2150a4
commit 004bd47e22
2 changed files with 12 additions and 0 deletions

5
package-lock.json generated
View File

@@ -8960,6 +8960,11 @@
"to-regex": "^3.0.1"
}
},
"natives": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/natives/-/natives-1.1.6.tgz",
"integrity": "sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA=="
},
"natural-compare": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",