diff --git a/package-lock.json b/package-lock.json index ceab730..54dc0da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@types/node": "14.14.37", "@types/server-destroy": "1.0.1", "axios": "0.21.1", - "editorconfig-checker": "4.0.1", + "editorconfig-checker": "4.0.2", "express": "4.17.1", "husky": "6.0.0", "jest": "26.6.3", @@ -4056,9 +4056,9 @@ } }, "node_modules/editorconfig-checker": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.1.tgz", - "integrity": "sha512-Ne/3lXG7CUqOy1yXA4Q0rNjHlwQywkiujZPfFC7dAgGmVAN3BLQCUxMik+tufcWTiN3VhBN+Ra+UoCqJ6c9Jgw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.2.tgz", + "integrity": "sha512-tUI7ABIzMB1kfwTUQmX+gaZGCMNuUgGuRHJ+Xu4Tk9T8lV8Vy5w/EaQsSZ7NKrOgLxbekptw6MUgrzHTvhceLw==", "dev": true, "dependencies": { "https-proxy-agent": "^5.0.0", @@ -17341,9 +17341,9 @@ } }, "editorconfig-checker": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.1.tgz", - "integrity": "sha512-Ne/3lXG7CUqOy1yXA4Q0rNjHlwQywkiujZPfFC7dAgGmVAN3BLQCUxMik+tufcWTiN3VhBN+Ra+UoCqJ6c9Jgw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-4.0.2.tgz", + "integrity": "sha512-tUI7ABIzMB1kfwTUQmX+gaZGCMNuUgGuRHJ+Xu4Tk9T8lV8Vy5w/EaQsSZ7NKrOgLxbekptw6MUgrzHTvhceLw==", "dev": true, "requires": { "https-proxy-agent": "^5.0.0", diff --git a/package.json b/package.json index ecefe33..239e016 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@types/node": "14.14.37", "@types/server-destroy": "1.0.1", "axios": "0.21.1", - "editorconfig-checker": "4.0.1", + "editorconfig-checker": "4.0.2", "express": "4.17.1", "husky": "6.0.0", "jest": "26.6.3",