fix(package): update xen-api to 0.14.2

Fixes vatesfr/xo-web#2304
This commit is contained in:
Julien Fontanet 2017-08-09 16:19:50 +02:00
parent 075f94d438
commit 429fa1553b
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -7093,9 +7093,9 @@ xdg-basedir@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
xen-api@^0.14.1:
version "0.14.1"
resolved "https://registry.yarnpkg.com/xen-api/-/xen-api-0.14.1.tgz#1b70226cf98f19353e789baf1d7ec4d73d9137a1"
xen-api@^0.14.2:
version "0.14.2"
resolved "https://registry.yarnpkg.com/xen-api/-/xen-api-0.14.2.tgz#b3268f58f2f69baa2eacda2a599082bfa8127243"
dependencies:
babel-polyfill "^6.23.0"
blocked "^1.2.1"