diff --git a/package-lock.json b/package-lock.json index f4191aa..ab6038c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "gulp-strip-css-comments": "^3.0.0", "gulp-uglify": "^3.0.2", "lint-staged": "^16.2.7", - "npm-check-updates": "^19.5.0", + "npm-check-updates": "^19.6.2", "prettier-standard": "^16.4.1", "sass": "^1.97.3", "standard": "^17.1.2", @@ -11757,9 +11757,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.5.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.5.0.tgz", - "integrity": "sha512-isVbxtTABSULTmWUvoMOmaw6PdtF6t5vz78sCDlfAtzgQge8fd1kExCxe4e61BQADp20Q0SivWb8s9Y0azDUVg==", + "version": "19.6.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.2.tgz", + "integrity": "sha512-fxoQAhn90dx/pLOHY0w3U0IzW02DGDgkNwjTsPpHexo3niLxkL3xAggTQNjODMwTtWoRhP7rhnm7ji0hw/F1kA==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27791,9 +27791,9 @@ } }, "npm-check-updates": { - "version": "19.5.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.5.0.tgz", - "integrity": "sha512-isVbxtTABSULTmWUvoMOmaw6PdtF6t5vz78sCDlfAtzgQge8fd1kExCxe4e61BQADp20Q0SivWb8s9Y0azDUVg==", + "version": "19.6.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.2.tgz", + "integrity": "sha512-fxoQAhn90dx/pLOHY0w3U0IzW02DGDgkNwjTsPpHexo3niLxkL3xAggTQNjODMwTtWoRhP7rhnm7ji0hw/F1kA==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index 94e64df..3553931 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": "^16.2.7", - "npm-check-updates": "^19.5.0", + "npm-check-updates": "^19.6.2", "prettier-standard": "^16.4.1", "sass": "^1.97.3", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index bd1af41..d79e884 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6644,10 +6644,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^19.5.0: - version "19.5.0" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.5.0.tgz#a80df1563ab3a3ddfec37f91349e41ca6c21bb10" - integrity sha512-isVbxtTABSULTmWUvoMOmaw6PdtF6t5vz78sCDlfAtzgQge8fd1kExCxe4e61BQADp20Q0SivWb8s9Y0azDUVg== +npm-check-updates@^19.6.2: + version "19.6.2" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.6.2.tgz#9baae350577d826353f16374a066be3a323f0e02" + integrity sha512-fxoQAhn90dx/pLOHY0w3U0IzW02DGDgkNwjTsPpHexo3niLxkL3xAggTQNjODMwTtWoRhP7rhnm7ji0hw/F1kA== npm-run-path@^3.0.0: version "3.1.0"