diff --git a/package-lock.json b/package-lock.json index 89c4d55..b422058 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": "^15.2.10", - "npm-check-updates": "^17.1.10", + "npm-check-updates": "^17.1.11", "prettier-standard": "^16.4.1", "sass": "^1.80.6", "standard": "^17.1.2", @@ -11962,9 +11962,9 @@ } }, "node_modules/npm-check-updates": { - "version": "17.1.10", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.10.tgz", - "integrity": "sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw==", + "version": "17.1.11", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.11.tgz", + "integrity": "sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA==", "dev": true, "bin": { "ncu": "build/cli.js", @@ -28177,9 +28177,9 @@ } }, "npm-check-updates": { - "version": "17.1.10", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.10.tgz", - "integrity": "sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw==", + "version": "17.1.11", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.11.tgz", + "integrity": "sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA==", "dev": true }, "npm-run-path": { diff --git a/package.json b/package.json index 7bfe36d..a24381c 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": "^15.2.10", - "npm-check-updates": "^17.1.10", + "npm-check-updates": "^17.1.11", "prettier-standard": "^16.4.1", "sass": "^1.80.6", "standard": "^17.1.2", diff --git a/yarn.lock b/yarn.lock index 432d679..cb9a8ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6697,10 +6697,10 @@ now-and-later@^3.0.0: dependencies: once "^1.4.0" -npm-check-updates@^17.1.10: - version "17.1.10" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.10.tgz#936f6d7741b226ae5aaed8661551c54e8b6c932f" - integrity sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw== +npm-check-updates@^17.1.11: + version "17.1.11" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.11.tgz#f6d48ca6a9adc0df990f6cd11de3bcd1e48e5c54" + integrity sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA== npm-run-path@^3.0.0: version "3.1.0"