fix(core): update

This commit is contained in:
2018-10-07 21:05:45 +02:00
parent 3a48cb4ea8
commit 748c911168
2 changed files with 38 additions and 31 deletions

View File

@ -27,14 +27,14 @@
"dependencies": {
"@pushrocks/smartdelay": "^2.0.2",
"@pushrocks/smartpromise": "^2.0.5",
"acme-v2": "^1.2.0",
"rsa-compat": "^1.5.1"
"acme-v2": "^1.2.1",
"rsa-compat": "^1.6.0"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tstest": "^1.0.13",
"@types/node": "^10.5.8",
"@gitzone/tstest": "^1.0.15",
"@types/node": "^10.11.4",
"cflare": "^1.0.5",
"qenv": "^1.1.7",
"tapbundle": "^2.0.2"