diff --git a/nodejs-npm/package-lock.json b/nodejs-npm/package-lock.json index 3a26af2..c3d6122 100644 --- a/nodejs-npm/package-lock.json +++ b/nodejs-npm/package-lock.json @@ -3179,7 +3179,7 @@ "chokidar": "^2.1.8", "minimatch": "^3.0.4", "ps-tree": "0.0.x", - "utile": "^0.3.0" + "utile": "^0.4.0" }, "engines": { "node": ">=6" @@ -6991,8 +6991,8 @@ "dev": true }, "node_modules/mocha/node_modules/minimatch": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.4.0.tgz", "integrity": "sha1-J12O2qxPG7MyZHIInnlJyDlGmd0=", "deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue", "dev": true, @@ -17939,7 +17939,7 @@ "chokidar": "^2.1.8", "minimatch": "^3.0.4", "ps-tree": "0.0.x", - "utile": "^0.3.0" + "utile": "^0.4.0" }, "dependencies": { "chokidar": { @@ -20910,8 +20910,8 @@ "dev": true }, "minimatch": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.4.0.tgz", "integrity": "sha1-J12O2qxPG7MyZHIInnlJyDlGmd0=", "dev": true, "requires": {