diff --git a/package.json b/package.json index 33a79d5caf72c1d9b54e6e280e298d70ec591ecb..2aa7a6f137f037351e8bc167ba16709940532b6e 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "@types/markdown-it": "10.0.2", "@types/markdown-table": "2.0.0", "@types/nock": "10.0.3", - "@types/node": "12.19.1", + "@types/node": "12.19.3", "@types/node-emoji": "1.8.1", "@types/parse-link-header": "1.0.0", "@types/registry-auth-token": "3.3.0", diff --git a/yarn.lock b/yarn.lock index 62263afda882b29b328002ff20aa2a003fb4b8b3..3d467b930470f8a722d9398999eefa09d2ffc482 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1759,10 +1759,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274" integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ== -"@types/node@12.19.1": - version "12.19.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.1.tgz#303f74c8a2b35644594139e948b2be470ae1186f" - integrity sha512-/xaVmBBjOGh55WCqumLAHXU9VhjGtmyTGqJzFBXRWZzByOXI5JAJNx9xPVGEsNizrNwcec92fQMj458MWfjN1A== +"@types/node@12.19.3": + version "12.19.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.3.tgz#a6e252973214079155f749e8bef99cc80af182fa" + integrity sha512-8Jduo8wvvwDzEVJCOvS/G6sgilOLvvhn1eMmK3TW8/T217O7u1jdrK6ImKLv80tVryaPSVeKu6sjDEiFjd4/eg== "@types/node@^13.7.0": version "13.13.28"