diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index ca56c5ce85..bdf577fab9 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@commitlint/test": "^16.0.0", "@commitlint/utils": "^16.0.0", - "@types/node": "12.20.40", + "@types/node": "12.20.41", "@types/yargs": "^17.0.0", "execa": "^5.0.0", "fs-extra": "^10.0.0" diff --git a/yarn.lock b/yarn.lock index 29069a2538..547d370545 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,7 +2318,12 @@ resolved "https://registry.npmjs.org/@types/node/-/node-17.0.5.tgz#57ca67ec4e57ad9e4ef5a6bab48a15387a1c83e0" integrity sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw== -"@types/node@12.20.40", "@types/node@^12.20.27": +"@types/node@12.20.41": + version "12.20.41" + resolved "https://registry.npmjs.org/@types/node/-/node-12.20.41.tgz#81d7734c5257da9f04354bd9084a6ebbdd5198a5" + integrity sha512-f6xOqucbDirG7LOzedpvzjP3UTmHttRou3Mosx3vL9wr9AIQGhcPgVnqa8ihpZYnxyM1rxeNCvTyukPKZtq10Q== + +"@types/node@^12.20.27": version "12.20.40" resolved "https://registry.npmjs.org/@types/node/-/node-12.20.40.tgz#5f4345ac29efe3ad490127f3b69884e7d22743ee" integrity sha512-RX6hFa0hxkFuktu5629zJEkWK5e0HreW4vpNSLn4nWkOui7CTGCjtKiKpvtZ4QwCZ2Am5uhrb5ULHKNyunYYqg==