refactor: update @types/node for node version 14

This commit is contained in:
Rainer Killinger
2021-04-06 14:36:15 +02:00
parent ab30ad76c1
commit 15ac0e2f59
3 changed files with 57 additions and 52 deletions

View File

@@ -36,7 +36,7 @@
"@openstapps/core": "0.42.0",
"@openstapps/core-tools": "0.18.0",
"@openstapps/logger": "0.5.0",
"@types/node": "10.17.56",
"@types/node": "14.14.37",
"commander": "2.20.3",
"config": "3.3.6",
"cors": "2.8.5",