diff --git a/package.json b/package.json index 3b1ce3e5fa36db89824dee7728e3b58fad60be30..07d12b941708e1f1aa638392b8a9b8ca288796f5 100644 --- a/package.json +++ b/package.json @@ -219,7 +219,7 @@ "@types/markdown-table": "2.0.0", "@types/moo": "0.5.4", "@types/nock": "10.0.3", - "@types/node": "14.14.44", + "@types/node": "14.14.45", "@types/node-emoji": "1.8.1", "@types/parse-link-header": "1.0.0", "@types/registry-auth-token": "4.2.0", diff --git a/yarn.lock b/yarn.lock index 896ab3b003b68814f3ffcf50185f916d5001ef42..b5d37a32256fc268761bff14d067fd30d1baa0fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1731,10 +1731,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.2.tgz#51e9c0920d1b45936ea04341aa3e2e58d339fb67" integrity sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA== -"@types/node@14.14.44": - version "14.14.44" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.44.tgz#df7503e6002847b834371c004b372529f3f85215" - integrity sha512-+gaugz6Oce6ZInfI/tK4Pq5wIIkJMEJUu92RB3Eu93mtj4wjjjz9EB5mLp5s1pSsLXdC/CPut/xF20ZzAQJbTA== +"@types/node@14.14.45": + version "14.14.45" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.45.tgz#ec2dfb5566ff814d061aef7e141575aedba245cf" + integrity sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw== "@types/node@^13.7.0": version "13.13.51"