diff --git a/package-lock.json b/package-lock.json index 719dee5..1e9ea0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/tsconfig": "0.16.0", "@types/dompurify": "3.0.5", - "@types/eslint": "8.56.3", + "@types/eslint": "8.56.4", "@types/express": "4.17.21", "@types/jest": "29.5.12", "@types/node": "20.11.20", @@ -6011,9 +6011,9 @@ } }, "node_modules/@types/eslint": { - "version": "8.56.3", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.3.tgz", - "integrity": "sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==", + "version": "8.56.4", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.4.tgz", + "integrity": "sha512-lG1GLUnL5vuRBGb3MgWUWLdGMH2Hps+pERuyQXCfWozuGKdnhf9Pbg4pkcrVUHjKrU7Rl+GCZ/299ObBXZFAxg==", "dev": true, "dependencies": { "@types/estree": "*", diff --git a/package.json b/package.json index 3138e53..321cdde 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@taiga-ui/stylelint-config": "0.16.0", "@taiga-ui/tsconfig": "0.16.0", "@types/dompurify": "3.0.5", - "@types/eslint": "8.56.3", + "@types/eslint": "8.56.4", "@types/express": "4.17.21", "@types/jest": "29.5.12", "@types/node": "20.11.20",