chore: update promise-toolbox to 0.19.2

This commit is contained in:
Julien Fontanet 2021-05-03 15:24:05 +02:00
parent dfff520259
commit d0c07e1e97
23 changed files with 22 additions and 36 deletions

View File

@ -12,7 +12,7 @@
"filenamify": "^4.1.0", "filenamify": "^4.1.0",
"getopts": "^2.2.5", "getopts": "^2.2.5",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"promise-toolbox": "^0.19.0" "promise-toolbox": "^0.19.2"
}, },
"engines": { "engines": {
"node": ">=7.10.1" "node": ">=7.10.1"

View File

@ -33,7 +33,7 @@
"node-zone": "^0.4.0", "node-zone": "^0.4.0",
"parse-pairs": "^1.1.0", "parse-pairs": "^1.1.0",
"pump": "^3.0.0", "pump": "^3.0.0",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"vhd-lib": "^1.0.0", "vhd-lib": "^1.0.0",
"yazl": "^2.5.1" "yazl": "^2.5.1"
}, },

View File

@ -29,7 +29,7 @@
"get-stream": "^6.0.0", "get-stream": "^6.0.0",
"limit-concurrency-decorator": "^0.4.0", "limit-concurrency-decorator": "^0.4.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"proper-lockfile": "^4.1.2", "proper-lockfile": "^4.1.2",
"readable-stream": "^3.0.6", "readable-stream": "^3.0.6",
"through2": "^4.0.2", "through2": "^4.0.2",

View File

@ -25,7 +25,7 @@
}, },
"dependencies": { "dependencies": {
"lodash": "^4.17.4", "lodash": "^4.17.4",
"promise-toolbox": "^0.19.0" "promise-toolbox": "^0.19.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.0.0", "@babel/cli": "^7.0.0",

View File

@ -35,7 +35,7 @@
"getopts": "^2.2.3", "getopts": "^2.2.3",
"http-request-plus": "^0.9.1", "http-request-plus": "^0.9.1",
"json-rpc-protocol": "^0.13.1", "json-rpc-protocol": "^0.13.1",
"promise-toolbox": "^0.18.1", "promise-toolbox": "^0.19.2",
"pump": "^3.0.0", "pump": "^3.0.0",
"pumpify": "^2.0.1", "pumpify": "^2.0.1",
"split2": "^3.1.1" "split2": "^3.1.1"

View File

@ -44,7 +44,7 @@
"d3-time-format": "^3.0.0", "d3-time-format": "^3.0.0",
"golike-defer": "^0.5.1", "golike-defer": "^0.5.1",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"promise-toolbox": "^0.19.0" "promise-toolbox": "^0.19.2"
}, },
"private": false, "private": false,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

View File

@ -22,7 +22,7 @@
"lint-staged": "^10.2.7", "lint-staged": "^10.2.7",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"prettier": "^2.0.5", "prettier": "^2.0.5",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"sorted-object": "^2.0.1", "sorted-object": "^2.0.1",
"vuepress": "^1.4.1" "vuepress": "^1.4.1"
}, },

View File

@ -37,7 +37,7 @@
"cross-env": "^7.0.2", "cross-env": "^7.0.2",
"execa": "^5.0.0", "execa": "^5.0.0",
"index-modules": "^0.3.0", "index-modules": "^0.3.0",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"rimraf": "^3.0.0", "rimraf": "^3.0.0",
"tmp": "^0.2.1" "tmp": "^0.2.1"
}, },

View File

@ -23,7 +23,7 @@
"fs-extra": "^9.0.0", "fs-extra": "^9.0.0",
"limit-concurrency-decorator": "^0.4.0", "limit-concurrency-decorator": "^0.4.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"struct-fu": "^1.2.0", "struct-fu": "^1.2.0",
"uuid": "^8.3.1" "uuid": "^8.3.1"
}, },

View File

@ -5,7 +5,7 @@
"human-format": "^0.11.0", "human-format": "^0.11.0",
"process-top": "^1.0.0", "process-top": "^1.0.0",
"progress-stream": "^2.0.0", "progress-stream": "^2.0.0",
"promise-toolbox": "^0.13.0", "promise-toolbox": "^0.19.2",
"readable-stream": "^3.1.1", "readable-stream": "^3.1.1",
"throttle": "^1.0.3", "throttle": "^1.0.3",
"vhd-lib": "^1.0.0" "vhd-lib": "^1.0.0"

View File

@ -42,7 +42,7 @@
"make-error": "^1.3.0", "make-error": "^1.3.0",
"minimist": "^1.2.0", "minimist": "^1.2.0",
"ms": "^2.1.1", "ms": "^2.1.1",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"pw": "0.0.4", "pw": "0.0.4",
"xmlrpc": "^1.3.2", "xmlrpc": "^1.3.2",
"xo-collection": "^0.4.1" "xo-collection": "^0.4.1"

View File

@ -43,7 +43,7 @@
"nice-pipe": "0.0.0", "nice-pipe": "0.0.0",
"pretty-ms": "^7.0.0", "pretty-ms": "^7.0.0",
"progress-stream": "^2.0.0", "progress-stream": "^2.0.0",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"pump": "^3.0.0", "pump": "^3.0.0",
"pw": "^0.0.4", "pw": "^0.0.4",
"strip-indent": "^3.0.0", "strip-indent": "^3.0.0",

View File

@ -49,7 +49,7 @@
"@xen-orchestra/cron": "^1.0.6", "@xen-orchestra/cron": "^1.0.6",
"@xen-orchestra/log": "^0.2.0", "@xen-orchestra/log": "^0.2.0",
"async-iterator-to-stream": "^1.1.0", "async-iterator-to-stream": "^1.1.0",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"readable-stream": "^3.5.0", "readable-stream": "^3.5.0",
"xo-common": "^0.7.0" "xo-common": "^0.7.0"
}, },

View File

@ -34,7 +34,7 @@
"exec-promise": "^0.7.0", "exec-promise": "^0.7.0",
"inquirer": "^8.0.0", "inquirer": "^8.0.0",
"ldapts": "^2.2.1", "ldapts": "^2.2.1",
"promise-toolbox": "^0.19.0" "promise-toolbox": "^0.19.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.0.0", "@babel/cli": "^7.0.0",

View File

@ -35,7 +35,7 @@
"ipaddr.js": "^1.9.1", "ipaddr.js": "^1.9.1",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"node-openssl-cert": "^0.0.117", "node-openssl-cert": "^0.0.117",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"uuid": "^8.3.1" "uuid": "^8.3.1"
}, },
"private": true, "private": true,

View File

@ -33,7 +33,7 @@
"golike-defer": "^0.5.1", "golike-defer": "^0.5.1",
"jest": "^26.6.3", "jest": "^26.6.3",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"xo-collection": "^0.4.1", "xo-collection": "^0.4.1",
"xo-common": "^0.7.0", "xo-common": "^0.7.0",
"xo-lib": "^0.10.1" "xo-lib": "^0.10.1"

View File

@ -30,7 +30,7 @@
"dependencies": { "dependencies": {
"nodemailer": "^6.1.0", "nodemailer": "^6.1.0",
"nodemailer-markdown": "^1.0.1", "nodemailer-markdown": "^1.0.1",
"promise-toolbox": "^0.19.0" "promise-toolbox": "^0.19.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.0.0", "@babel/cli": "^7.0.0",

View File

@ -29,7 +29,7 @@
"node": ">=6" "node": ">=6"
}, },
"dependencies": { "dependencies": {
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"slack-node": "^0.1.8" "slack-node": "^0.1.8"
}, },
"devDependencies": { "devDependencies": {

View File

@ -37,7 +37,7 @@
"html-minifier": "^4.0.0", "html-minifier": "^4.0.0",
"human-format": "^0.11.0", "human-format": "^0.11.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"promise-toolbox": "^0.19.0" "promise-toolbox": "^0.19.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.0.0", "@babel/cli": "^7.0.0",

View File

@ -99,7 +99,7 @@
"partial-stream": "0.0.0", "partial-stream": "0.0.0",
"passport": "^0.4.0", "passport": "^0.4.0",
"passport-local": "^1.0.0", "passport-local": "^1.0.0",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"proxy-agent": "^4.0.0", "proxy-agent": "^4.0.0",
"pug": "^3.0.0", "pug": "^3.0.0",
"pump": "^3.0.0", "pump": "^3.0.0",

View File

@ -25,7 +25,7 @@
"core-js": "^3.0.0", "core-js": "^3.0.0",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"pako": "^1.0.11", "pako": "^1.0.11",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"vhd-lib": "^1.0.0", "vhd-lib": "^1.0.0",
"xml2js": "^0.4.23" "xml2js": "^0.4.23"
}, },

View File

@ -92,7 +92,7 @@
"moment-timezone": "^0.5.14", "moment-timezone": "^0.5.14",
"notifyjs": "^3.0.0", "notifyjs": "^3.0.0",
"otplib": "^11.0.0", "otplib": "^11.0.0",
"promise-toolbox": "^0.19.0", "promise-toolbox": "^0.19.2",
"prop-types": "^15.6.0", "prop-types": "^15.6.0",
"qrcode": "^1.3.2", "qrcode": "^1.3.2",
"random-password": "^0.1.2", "random-password": "^0.1.2",

View File

@ -13272,20 +13272,6 @@ promise-toolbox@^0.16.0:
dependencies: dependencies:
make-error "^1.3.2" make-error "^1.3.2"
promise-toolbox@^0.18.1:
version "0.18.1"
resolved "https://registry.yarnpkg.com/promise-toolbox/-/promise-toolbox-0.18.1.tgz#8070b959ba7d56359e5baaed4c4232af43b6f164"
integrity sha512-oN3ZwiTqdygp78fpTyqcASKtbfuTx6ijWX+Vr7LXoW7l2ACxyyzHPYtO3R8wUOW84FxbzxBQ+XtCJjyEdCIY0Q==
dependencies:
make-error "^1.3.2"
promise-toolbox@^0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/promise-toolbox/-/promise-toolbox-0.19.0.tgz#a9b85e45c4d97d3f58d08ef66fc1eb7d0f482c40"
integrity sha512-lqdgHxDTvjhnfVAaCdC1hcx3Esdby17Xltw95dxeIENUxFXpV0Y92xmhvGVqZcPf8O9MyqL/ENZ0slW/0whLCA==
dependencies:
make-error "^1.3.2"
promise-toolbox@^0.19.2: promise-toolbox@^0.19.2:
version "0.19.2" version "0.19.2"
resolved "https://registry.yarnpkg.com/promise-toolbox/-/promise-toolbox-0.19.2.tgz#7453d117313a9afba6add0c67c46210f7b5833f8" resolved "https://registry.yarnpkg.com/promise-toolbox/-/promise-toolbox-0.19.2.tgz#7453d117313a9afba6add0c67c46210f7b5833f8"