diff --git a/package.json b/package.json index 0b8f8d5..e1e4e27 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.9.1", "@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..a536b02 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.9.1": + version "16.9.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708" + integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g== "@types/normalize-package-data@^2.4.0": version "2.4.1"