diff --git a/package-lock.json b/package-lock.json index 7d96035..e3d8ce8 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.8", - "npm-check-updates": "^22.2.7", + "npm-check-updates": "^22.2.9", "prettier-standard": "^16.4.1", "sass": "^1.101.0", "standard": "^17.1.2", @@ -11753,9 +11753,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.2.7", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.7.tgz", - "integrity": "sha512-Pzs/lTswEe23hT8JUXABl4vgrr0WRKOhw55wAldwngUflk8CwP+grXJt00yGjYiZf2wD1HIfdPa3xaOi1RCyZQ==", + "version": "22.2.9", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.9.tgz", + "integrity": "sha512-DVeZ0KirHfliSsHuR2o7cHE+tW439sVHfJjF6cGWeDiY0Wyl3BI/jS4zV0eixtcMOquFbcF1Su/FsxOvk5MoYA==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -27838,9 +27838,9 @@ } }, "npm-check-updates": { - "version": "22.2.7", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.7.tgz", - "integrity": "sha512-Pzs/lTswEe23hT8JUXABl4vgrr0WRKOhw55wAldwngUflk8CwP+grXJt00yGjYiZf2wD1HIfdPa3xaOi1RCyZQ==", + "version": "22.2.9", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.9.tgz", + "integrity": "sha512-DVeZ0KirHfliSsHuR2o7cHE+tW439sVHfJjF6cGWeDiY0Wyl3BI/jS4zV0eixtcMOquFbcF1Su/FsxOvk5MoYA==", "dev": true }, "num2fraction": { diff --git a/package.json b/package.json index df38a7d..f88bfbf 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.8", - "npm-check-updates": "^22.2.7", + "npm-check-updates": "^22.2.9", "prettier-standard": "^16.4.1", "sass": "^1.101.0", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index 362bf0d..53ca567 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6623,10 +6623,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^22.2.7: - version "22.2.7" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.7.tgz#51f1a9ef079b7cf5c62c1c0ee672f585ca0ed4b9" - integrity sha512-Pzs/lTswEe23hT8JUXABl4vgrr0WRKOhw55wAldwngUflk8CwP+grXJt00yGjYiZf2wD1HIfdPa3xaOi1RCyZQ== +npm-check-updates@^22.2.9: + version "22.2.9" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-22.2.9.tgz#d0ea02f973e070d3a3b6ef0c165e7bd6d20dc993" + integrity sha512-DVeZ0KirHfliSsHuR2o7cHE+tW439sVHfJjF6cGWeDiY0Wyl3BI/jS4zV0eixtcMOquFbcF1Su/FsxOvk5MoYA== npm-run-path@^3.0.0: version "3.1.0"