diff --git a/package-lock.json b/package-lock.json index cfaf1fb..7eb0653 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": "^17.0.7", - "npm-check-updates": "^22.2.2", + "npm-check-updates": "^22.2.3", "prettier-standard": "^16.4.1", "sass": "^1.100.0", "standard": "^17.1.2", @@ -11752,9 +11752,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.2.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", - "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", + "version": "22.2.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.3.tgz", + "integrity": "sha512-n8HZ0ywZugYRgEqIm67hbZC5L/9S/gLX+MkGchJB43pP2xib1+u76OpVEJRZ4QP2BksPRi5M1CCStJVfc16+/A==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27836,9 +27836,9 @@ } }, "npm-check-updates": { - "version": "22.2.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", - "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", + "version": "22.2.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.3.tgz", + "integrity": "sha512-n8HZ0ywZugYRgEqIm67hbZC5L/9S/gLX+MkGchJB43pP2xib1+u76OpVEJRZ4QP2BksPRi5M1CCStJVfc16+/A==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index 1280558..4abaab4 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": "^17.0.7", - "npm-check-updates": "^22.2.2", + "npm-check-updates": "^22.2.3", "prettier-standard": "^16.4.1", "sass": "^1.100.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index c15556a..7a805b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6622,10 +6622,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^22.2.2: - version "22.2.2" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.2.tgz#ce36d2208345b641f0e68a0e1b92d93c11870224" - integrity sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw== +npm-check-updates@^22.2.3: + version "22.2.3" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.3.tgz#9dd55c2806ea591465674fbc10f89d013271e21c" + integrity sha512-n8HZ0ywZugYRgEqIm67hbZC5L/9S/gLX+MkGchJB43pP2xib1+u76OpVEJRZ4QP2BksPRi5M1CCStJVfc16+/A== npm-run-path@^3.0.0: version "3.1.0"