diff --git a/package-lock.json b/package-lock.json index 215fcf6..8839e4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6330,10 +6330,11 @@ "dev": true }, "node_modules/editorconfig-checker": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-6.0.0.tgz", - "integrity": "sha512-uyTOwLJzR/k7ugiu7ITjCzkLKBhXeirQZ8hGlUkt1u/hq2Qu1E8EslgFZDN+lxZoQc97eiI87sUFgVILK4P+YQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-6.0.1.tgz", + "integrity": "sha512-9qhGMJNBSDx+V2w7u8eh47AOMFe+9KWG6hzEG3nlB/7SATo0O65jOrqWbcutrToZh2ojtaGlLhQ9kVocWxwsrw==", "dev": true, + "license": "MIT", "bin": { "ec": "dist/index.js", "editorconfig-checker": "dist/index.js"