build: update node types (v10 -> v14)

This commit is contained in:
Jovan Krunić
2021-04-12 11:24:44 +02:00
parent 3f441505c6
commit 64fde65859
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@krlwlfrt/async-pool": "0.4.1",
"@openstapps/logger": "0.5.0",
"@types/node": "10.17.19",
"@types/node": "14.14.37",
"@types/request": "2.48.5",
"@types/request-promise-native": "1.0.17",
"commander": "6.1.0",