chore(package): update xen-api to 0.13.3

This commit is contained in:
Julien Fontanet 2017-06-27 11:05:08 +02:00
parent 5f10d9af5e
commit 0350838438
2 changed files with 7 additions and 7 deletions

View File

@ -110,7 +110,7 @@
"tmp": "^0.0.31",
"uuid": "^3.0.1",
"ws": "^3.0.0",
"xen-api": "^0.13.1",
"xen-api": "^0.13.5",
"xml2js": "~0.4.17",
"xo-acl-resolver": "^0.2.3",
"xo-collection": "^0.4.1",

View File

@ -5399,7 +5399,7 @@ promise-toolbox@^0.8.0:
dependencies:
make-error "^1.2.3"
promise-toolbox@^0.9.1, promise-toolbox@^0.9.4, promise-toolbox@^0.9.5:
promise-toolbox@^0.9.1, promise-toolbox@^0.9.5:
version "0.9.5"
resolved "https://registry.yarnpkg.com/promise-toolbox/-/promise-toolbox-0.9.5.tgz#ca33e53714cfde924a9bd3d2d23c53b21cb75acc"
dependencies:
@ -7071,23 +7071,23 @@ xdg-basedir@^2.0.0:
dependencies:
os-homedir "^1.0.0"
xen-api@^0.13.1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/xen-api/-/xen-api-0.13.1.tgz#471aedff714460e888189b07d04610bf762971df"
xen-api@^0.13.5:
version "0.13.5"
resolved "https://registry.yarnpkg.com/xen-api/-/xen-api-0.13.5.tgz#4edcf1b9a83c87df2bd94e02e860aaef85796157"
dependencies:
babel-polyfill "^6.23.0"
blocked "^1.2.1"
debug "^2.6.8"
event-to-promise "^0.8.0"
exec-promise "^0.7.0"
http-request-plus "^0.3.0"
http-request-plus "^0.4.0"
json-rpc-protocol "^0.11.2"
kindof "^2.0.0"
lodash "^4.17.4"
make-error "^1.3.0"
minimist "^1.2.0"
ms "^2.0.0"
promise-toolbox "^0.9.4"
promise-toolbox "^0.9.5"
pw "0.0.4"
xmlrpc "^1.3.2"
xo-collection "^0.4.1"