Gulp fix for NodeJS 10

This commit is contained in:
2019-01-04 14:21:27 +01:00
parent 5f9406edd2
commit 1071915f27
2 changed files with 10 additions and 4 deletions

7
package-lock.json generated
View File

@@ -3474,10 +3474,9 @@
}
},
"natives": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/natives/-/natives-1.1.4.tgz",
"integrity": "sha512-Q29yeg9aFKwhLVdkTAejM/HvYG0Y1Am1+HUkFQGn5k2j8GS+v60TVmZh6nujpEAj/qql+wGUrlryO8bF+b1jEg==",
"dev": true
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/natives/-/natives-1.1.6.tgz",
"integrity": "sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA=="
},
"next-tick": {
"version": "1.0.0",