diff --git a/package.json b/package.json index a66a52b..85abd78 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@linzjs/style": "^3.11.0", "@types/aws-lambda": "^8.10.83", "@types/geojson": "^7946.0.8", - "@types/node": "^16.9.0", + "@types/node": "^20.5.3", "@types/ospec": "^4.0.2", "@types/unzip-stream": "^0.3.1", "@types/unzipper": "^0.10.4", diff --git a/yarn.lock b/yarn.lock index efc6653..60dedaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,10 +152,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/node@*", "@types/node@^16.9.0": - version "16.9.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.0.tgz#d9512fe037472dcb58931ce19f837348db828a62" - integrity sha512-nmP+VR4oT0pJUPFbKE4SXj3Yb4Q/kz3M9dSAO1GGMebRKWHQxLfDNmU/yh3xxCJha3N60nQ/JwXWwOE/ZSEVag== +"@types/node@*", "@types/node@^20.5.3": + version "20.5.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.3.tgz#fa52c147f405d56b2f1dd8780d840aa87ddff629" + integrity sha512-ITI7rbWczR8a/S6qjAW7DMqxqFMjjTo61qZVWJ1ubPvbIQsL5D/TvwjYEalM8Kthpe3hTzOGrF2TGbAu2uyqeA== "@types/ospec@^4.0.2": version "4.0.2"