diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 00bbc50..20e9785 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/common-tags": "^1.8.0", "@types/express": "^4.17.3", "@types/jest": "^25.1.4", - "@types/node": "^13.9.1", + "@types/node": "^13.9.8", "@types/supertest": "^2.0.8", "common-tags": "^1.8.0", "eslint": "^6.8.0", diff --git a/yarn.lock b/yarn.lock index 4a818f3..35b2763 100644 --- a/yarn.lock +++ b/yarn.lock @@ -631,10 +631,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.4.tgz#4cfd90175a200ee9b02bd6b1cd19bc349741607e" integrity sha512-Lue/mlp2egZJoHXZr4LndxDAd7i/7SQYhV0EjWfb/a4/OZ6tuVwMCVPiwkU5nsEipxEf7hmkSU7Em5VQ8P5NGA== -"@types/node@^13.9.1": - version "13.9.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72" - integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ== +"@types/node@^13.9.8": + version "13.9.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.8.tgz#09976420fc80a7a00bf40680c63815ed8c7616f4" + integrity sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA== "@types/parse-json@^4.0.0": version "4.0.0"