diff --git a/package.json b/package.json index cee711da..2e15140e 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/jest": "26.0.3", "@types/js-yaml": "3.12.4", "@types/mkdirp": "1.0.1", - "@types/node": "14.0.13", + "@types/node": "14.0.14", "@types/rimraf": "3.0.0", "@typescript-eslint/eslint-plugin": "2.34.0", "@typescript-eslint/parser": "2.34.0", diff --git a/yarn.lock b/yarn.lock index 1e1e172e..a30bba20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1245,10 +1245,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@14.0.13": - version "14.0.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" - integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== +"@types/node@*", "@types/node@14.0.14": + version "14.0.14" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14.tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce" + integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"