diff --git a/package-lock.json b/package-lock.json index 9d4d047..1b814fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^15.2.10", - "npm-check-updates": "^17.1.1", + "npm-check-updates": "^17.1.2", "prettier-standard": "^16.4.1", "sass": "^1.79.1", "standard": "^17.1.2", @@ -11658,9 +11658,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.1.tgz", - "integrity": "sha512-2aqIzGAEWB7xPf0hKHTkNmUM5jHbn2S5r2/z/7dA5Ij2h/sVYAg9R/uVkaUC3VORPAfBm7pKkCWo6E9clEVQ9A==", + "version": "17.1.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.2.tgz", + "integrity": "sha512-k3osAbCNXIXqC7QAuF2uRHsKtTUS50KhOW1VAojRHlLdZRh/5EYfduvnVPGDWsbQXFakbSrSbWDdV8qIvDSUtA==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27734,9 +27734,9 @@ } }, "npm-check-updates": { - "version": "17.1.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.1.tgz", - "integrity": "sha512-2aqIzGAEWB7xPf0hKHTkNmUM5jHbn2S5r2/z/7dA5Ij2h/sVYAg9R/uVkaUC3VORPAfBm7pKkCWo6E9clEVQ9A==", + "version": "17.1.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.2.tgz", + "integrity": "sha512-k3osAbCNXIXqC7QAuF2uRHsKtTUS50KhOW1VAojRHlLdZRh/5EYfduvnVPGDWsbQXFakbSrSbWDdV8qIvDSUtA==", "dev": true }, "npm-run-path": { diff --git a/package.json b/package.json index 6364973..359ab7b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^15.2.10", - "npm-check-updates": "^17.1.1", + "npm-check-updates": "^17.1.2", "prettier-standard": "^16.4.1", "sass": "^1.79.1", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index 717732f..8aa6539 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6593,10 +6593,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^17.1.1: - version "17.1.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.1.tgz#9e0739af7c5240eb6c94404a22269acb79a5e23e" - integrity sha512-2aqIzGAEWB7xPf0hKHTkNmUM5jHbn2S5r2/z/7dA5Ij2h/sVYAg9R/uVkaUC3VORPAfBm7pKkCWo6E9clEVQ9A== +npm-check-updates@^17.1.2: + version "17.1.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.2.tgz#eacfbfe5ca13ff3dc211dd4b498e149c121d7368" + integrity sha512-k3osAbCNXIXqC7QAuF2uRHsKtTUS50KhOW1VAojRHlLdZRh/5EYfduvnVPGDWsbQXFakbSrSbWDdV8qIvDSUtA== npm-run-path@^3.0.0: version "3.1.0"