diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 7c2b3974..ad064f5d 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -32,7 +32,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.2.1", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.4.0", + "npm-groovy-lint": "^14.4.1", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5", @@ -16312,9 +16312,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "14.4.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.4.0.tgz", - "integrity": "sha512-3CSLp742T3vuaMqPPXZVHh6KVg8M1/QJ1+SQdivJMrLwRNvdZ+RkUl7Adl1F/YagZ3YhIr5FlnpFMJVt1UsX0g==", + "version": "14.4.1", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.4.1.tgz", + "integrity": "sha512-GN5Ln3ve14Fp4oy82rlARaXoj3PKuqMrUHlk/wtczVJTwCLbV9GtwCMKRbUVWe8IwiIYOlJ0hg/i65aQItLusA==", "dependencies": { "ansi-colors": "^4.1.1", "axios": "^1.6.2", diff --git a/dependencies/package.json b/dependencies/package.json index 94bf26cd..5a2ac50a 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -27,7 +27,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.2.1", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.4.0", + "npm-groovy-lint": "^14.4.1", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5",