diff --git a/package.json b/package.json index 0b8f8d5..a01889a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/jest": "^27.0.1", "@types/jsonfile": "^6.0.1", "@types/lodash": "^4.14.172", - "@types/node": "^16.7.10", + "@types/node": "^16.7.13", "@types/prettier": "^2.3.2", "@types/tmp": "^0.2.1", "auto-changelog": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index 28a9bff..5e02ce0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -988,10 +988,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.12.tgz#7a31f720b85a617e54e42d24c4ace136601656c7" integrity sha512-vhUqgjJR1qxwTWV5Ps5txuy2XMdf7Fw+OrdChRboy8BmWUPkckOhphaohzFG6b8DW7CrxaBMdrdJ47SYFq1okw== -"@types/node@^16.7.10": - version "16.7.10" - resolved "https://registry.nlark.com/@types/node/download/@types/node-16.7.10.tgz?cache=0&sync_timestamp=1630451099155&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc" - integrity sha1-eqcyzEc0HBKha31WL1GcI4O21Pw= +"@types/node@^16.7.13": + version "16.7.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.13.tgz#86fae356b03b5a12f2506c6cf6cd9287b205973f" + integrity sha512-pLUPDn+YG3FYEt/pHI74HmnJOWzeR+tOIQzUx93pi9M7D8OE7PSLr97HboXwk5F+JS+TLtWuzCOW97AHjmOXXA== "@types/normalize-package-data@^2.4.0": version "2.4.1"