From f16248dba186427e7f8e0a2769008cda7d7711ef Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 19 Jun 2021 22:11:39 +0000 Subject: [PATCH] chore(package): update @types/node to version 15.12.4 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 35df2be..355bca5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "react-helmet": "^6.1.0" }, "devDependencies": { - "@types/node": "^14.0.13", + "@types/node": "^15.12.4", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", "husky": "^4.3.4", diff --git a/yarn.lock b/yarn.lock index 7f3209f..80d0936 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2050,7 +2050,7 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@^14.0.13": +"@types/node@*": version "14.0.13" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== @@ -2065,6 +2065,11 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.2.tgz#1f2b42c4be7156ff4a6f914b2fb03d05fa84e38d" integrity sha512-zjQ69G564OCIWIOHSXyQEEDpdpGl+G348RAKY0XXy9Z5kU9Vzv1GMNnkar/ZJ8dzXB3COzD9Mo9NtRZ4xfgUww== +"@types/node@^15.12.4": + version "15.12.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26" + integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA== + "@types/node@^8.5.7": version "8.10.59" resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.59.tgz#9e34261f30183f9777017a13d185dfac6b899e04"