diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index a3d116a8..cadcdc1e 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -32,7 +32,7 @@ "lodash": "^4.17.21", "markdownlint-cli": "^0.30.0", "node-fetch": "^3.1.0", - "npm-groovy-lint": "^9.3.0", + "npm-groovy-lint": "^9.3.2", "prettier": "^2.5.1", "prettyjson": "^1.2.1", "pug": "^3.0.2", @@ -2544,11 +2544,10 @@ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" }, "node_modules/cli-progress": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.8.2.tgz", - "integrity": "sha512-qRwBxLldMSfxB+YGFgNRaj5vyyHe1yMpVeDL79c+7puGujdKJHQHydgqXDcrkvQgJ5U/d3lpf6vffSoVVUftVQ==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.10.0.tgz", + "integrity": "sha512-kLORQrhYCAtUPLZxqsAt2YJGOvRdt34+O6jl5cQGb7iF3dM55FQZlTR+rQyIK9JUcO9bBMwZsTlND+3dmFU2Cw==", "dependencies": { - "colors": "^1.1.2", "string-width": "^4.2.0" }, "engines": { @@ -6908,15 +6907,15 @@ "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=" }, "node_modules/npm-groovy-lint": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.0.tgz", - "integrity": "sha512-ckvHHcHZUP6eQG8o9THXLJxJu2wxU6bryCzbHOCcYbxAh7uxFBtjXZIQA21p/ZsHn4Usao4MJjgiVCFGAy5MtQ==", + "version": "9.3.2", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.2.tgz", + "integrity": "sha512-eLdsvQ3o8tfJftTmb4FANT9eWGjpRy8MwgJ/RK9H0yaOYu7T/AeaV/KSkZ0FyMCGbac7GjyfRA6NPB6vR9A+jw==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", "axios": "^0.21.1", "chalk": "^4.1.2", - "cli-progress": "^3.6.0", + "cli-progress": "^3.10.0", "debug": "^4.1.1", "decode-html": "^2.0.0", "find-java-home": "^1.1.0", @@ -12821,11 +12820,10 @@ "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" }, "cli-progress": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.8.2.tgz", - "integrity": "sha512-qRwBxLldMSfxB+YGFgNRaj5vyyHe1yMpVeDL79c+7puGujdKJHQHydgqXDcrkvQgJ5U/d3lpf6vffSoVVUftVQ==", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.10.0.tgz", + "integrity": "sha512-kLORQrhYCAtUPLZxqsAt2YJGOvRdt34+O6jl5cQGb7iF3dM55FQZlTR+rQyIK9JUcO9bBMwZsTlND+3dmFU2Cw==", "requires": { - "colors": "^1.1.2", "string-width": "^4.2.0" } }, @@ -16032,15 +16030,15 @@ "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=" }, "npm-groovy-lint": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.0.tgz", - "integrity": "sha512-ckvHHcHZUP6eQG8o9THXLJxJu2wxU6bryCzbHOCcYbxAh7uxFBtjXZIQA21p/ZsHn4Usao4MJjgiVCFGAy5MtQ==", + "version": "9.3.2", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.2.tgz", + "integrity": "sha512-eLdsvQ3o8tfJftTmb4FANT9eWGjpRy8MwgJ/RK9H0yaOYu7T/AeaV/KSkZ0FyMCGbac7GjyfRA6NPB6vR9A+jw==", "requires": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", "axios": "^0.21.1", "chalk": "^4.1.2", - "cli-progress": "^3.6.0", + "cli-progress": "^3.10.0", "debug": "^4.1.1", "decode-html": "^2.0.0", "find-java-home": "^1.1.0", diff --git a/dependencies/package.json b/dependencies/package.json index dcf13d25..3a4f39f5 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -27,7 +27,7 @@ "lodash": "^4.17.21", "markdownlint-cli": "^0.30.0", "node-fetch": "^3.1.0", - "npm-groovy-lint": "^9.3.0", + "npm-groovy-lint": "^9.3.2", "prettier": "^2.5.1", "prettyjson": "^1.2.1", "pug": "^3.0.2",