diff --git a/package-lock.json b/package-lock.json index 117945e..f4191aa 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.4.1", + "npm-check-updates": "^19.5.0", "prettier-standard": "^16.4.1", "sass": "^1.97.3", "standard": "^17.1.2", @@ -11757,9 +11757,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.4.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.4.1.tgz", - "integrity": "sha512-g3s+khrneBo0iGx7xqu/cQUk0Qc1XAHEYDptPCyCFF447RdhiBd6yPRxB7GkesbUBHXeNfmqV3ArlwxcI8h56w==", + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.5.0.tgz", + "integrity": "sha512-isVbxtTABSULTmWUvoMOmaw6PdtF6t5vz78sCDlfAtzgQge8fd1kExCxe4e61BQADp20Q0SivWb8s9Y0azDUVg==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27791,9 +27791,9 @@ } }, "npm-check-updates": { - "version": "19.4.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.4.1.tgz", - "integrity": "sha512-g3s+khrneBo0iGx7xqu/cQUk0Qc1XAHEYDptPCyCFF447RdhiBd6yPRxB7GkesbUBHXeNfmqV3ArlwxcI8h56w==", + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.5.0.tgz", + "integrity": "sha512-isVbxtTABSULTmWUvoMOmaw6PdtF6t5vz78sCDlfAtzgQge8fd1kExCxe4e61BQADp20Q0SivWb8s9Y0azDUVg==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index ef23f36..94e64df 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.4.1", + "npm-check-updates": "^19.5.0", "prettier-standard": "^16.4.1", "sass": "^1.97.3", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index 4f2d3c9..bd1af41 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.4.1: - version "19.4.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-19.4.1.tgz#08fd0a2a5ee11c7076ab8b5df66f8380960a87ff" - integrity sha512-g3s+khrneBo0iGx7xqu/cQUk0Qc1XAHEYDptPCyCFF447RdhiBd6yPRxB7GkesbUBHXeNfmqV3ArlwxcI8h56w== +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-run-path@^3.0.0: version "3.1.0"