fix(package): update xen-api to 0.16.1

This commit is contained in:
Julien Fontanet 2018-01-09 17:31:37 +01:00
parent 13580923ea
commit 94e84ce55f
2 changed files with 4 additions and 4 deletions

View File

@ -110,7 +110,7 @@
"uuid": "^3.0.1", "uuid": "^3.0.1",
"value-matcher": "^0.0.0", "value-matcher": "^0.0.0",
"ws": "^3.3.3", "ws": "^3.3.3",
"xen-api": "^0.16.0", "xen-api": "^0.16.1",
"xml2js": "^0.4.19", "xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.3", "xo-acl-resolver": "^0.2.3",
"xo-collection": "^0.4.1", "xo-collection": "^0.4.1",

View File

@ -6443,9 +6443,9 @@ xdg-basedir@^3.0.0:
version "3.0.0" version "3.0.0"
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
xen-api@^0.16.0: xen-api@^0.16.1:
version "0.16.0" version "0.16.1"
resolved "https://registry.yarnpkg.com/xen-api/-/xen-api-0.16.0.tgz#c59297e5ba5e8c73bb9a2d8ae36b77b2acd050d8" resolved "https://registry.yarnpkg.com/xen-api/-/xen-api-0.16.1.tgz#14fadfa335f5171257578d47049c03457f5119f7"
dependencies: dependencies:
babel-polyfill "^6.23.0" babel-polyfill "^6.23.0"
blocked "^1.2.1" blocked "^1.2.1"