diff --git a/package.json b/package.json index 1b6a17377..ebe9d71c3 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/cli-color": "2.0.1", "@types/express": "4.17.13", "@types/jest": "27.0.1", - "@types/node": "14.17.14", + "@types/node": "14.17.15", "@types/supertest": "2.0.11", "@typescript-eslint/eslint-plugin": "4.30.0", "@typescript-eslint/parser": "4.30.0", diff --git a/yarn.lock b/yarn.lock index 0455a640b..2ba044453 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1263,10 +1263,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc" integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA== -"@types/node@14.17.14": - version "14.17.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938" - integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A== +"@types/node@14.17.15": + version "14.17.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.15.tgz#d5ebfb62a69074ebb85cbe0529ad917bb8f2bae8" + integrity sha512-D1sdW0EcSCmNdLKBGMYb38YsHUS6JcM7yQ6sLQ9KuZ35ck7LYCKE7kYFHOO59ayFOY3zobWVZxf4KXhYHcHYFA== "@types/parse-json@^4.0.0": version "4.0.0"