chore: update promise-toolbox to 0.17.0

Allow using `Disposable.use()`.
This commit is contained in:
Julien Fontanet
2021-02-26 12:02:39 +01:00
parent 2952b5a7ec
commit 71a6f70f46
22 changed files with 28 additions and 21 deletions
@@ -34,7 +34,7 @@
"dependencies": {
"nodemailer": "^6.1.0",
"nodemailer-markdown": "^1.0.1",
"promise-toolbox": "^0.16.0"
"promise-toolbox": "^0.17.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",