diff --git a/package-lock.json b/package-lock.json index 153e8e3..cfaf1fb 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.1", + "npm-check-updates": "^22.2.2", "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.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.1.tgz", - "integrity": "sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg==", + "version": "22.2.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", + "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27836,9 +27836,9 @@ } }, "npm-check-updates": { - "version": "22.2.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.1.tgz", - "integrity": "sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg==", + "version": "22.2.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.2.tgz", + "integrity": "sha512-dgDPmR9FfONMrHdMKsPoYzb2NgR+NxlLGBi3nL/3yN3aFr8IKLyQJMBEMj4pKM5yuv9esV4nL5TX0TY2veliNw==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index 203a97c..1280558 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.1", + "npm-check-updates": "^22.2.2", "prettier-standard": "^16.4.1", "sass": "^1.100.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index b6b23cf..c15556a 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.1: - version "22.2.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.1.tgz#85c6bd05ef0918d2f77cdcc9989ef750ff4a1df5" - integrity sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg== +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-run-path@^3.0.0: version "3.1.0"