diff --git a/package.json b/package.json index a66a52b..e2ea21a 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.2.1", "@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..f32b034 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.2.1": + version "20.2.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.1.tgz#de559d4b33be9a808fd43372ccee822c70f39704" + integrity sha512-DqJociPbZP1lbZ5SQPk4oag6W7AyaGMO6gSfRwq3PWl4PXTwJpRQJhDq4W0kzrg3w6tJ1SwlvGZ5uKFHY13LIg== "@types/ospec@^4.0.2": version "4.0.2"