Use same package versions

This commit is contained in:
Jan Oberhauser
2020-08-14 18:03:43 +02:00
parent a69098a096
commit 94d7ddf735
5 changed files with 20 additions and 20 deletions

View File

@@ -348,13 +348,13 @@
"@types/aws4": "^1.5.1",
"@types/basic-auth": "^1.1.2",
"@types/cheerio": "^0.22.15",
"@types/cron": "^1.6.1",
"@types/cron": "^1.7.1",
"@types/eventsource": "^1.1.2",
"@types/express": "^4.16.1",
"@types/express": "^4.17.6",
"@types/formidable": "^1.0.31",
"@types/gm": "^1.18.2",
"@types/imap-simple": "^4.2.0",
"@types/jest": "^24.0.18",
"@types/jest": "^25.2.1",
"@types/lodash.set": "^4.3.6",
"@types/moment-timezone": "^0.5.12",
"@types/mongodb": "^3.5.4",
@@ -369,8 +369,8 @@
"gulp": "^4.0.0",
"jest": "^24.9.0",
"n8n-workflow": "~0.37.0",
"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"ts-jest": "^25.4.0",
"tslint": "^6.1.2",
"typescript": "~3.7.4"
},
"dependencies": {