chore: update dependencies

This commit is contained in:
Julien Fontanet 2018-02-19 18:10:05 +01:00
parent 10093afb91
commit 3e5af9e894
3 changed files with 2 additions and 6 deletions

View File

@ -106,7 +106,7 @@
"through2": "^2.0.3",
"tmp": "^0.0.33",
"uuid": "^3.0.1",
"value-matcher": "^0.1.0",
"value-matcher": "^0.2.0",
"ws": "^4.0.0",
"xen-api": "^0.16.5",
"xml2js": "^0.4.19",

View File

@ -128,7 +128,7 @@
"uglify-es": "^3.3.4",
"uncontrollable-input": "^0.1.1",
"url-parse": "^1.2.0",
"value-matcher": "^0.1.0",
"value-matcher": "^0.2.0",
"vinyl": "^2.1.0",
"watchify": "^3.7.0",
"whatwg-fetch": "^2.0.3",

View File

@ -11487,10 +11487,6 @@ validate-npm-package-license@^3.0.1:
spdx-correct "~1.0.0"
spdx-expression-parse "~1.0.0"
value-matcher@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/value-matcher/-/value-matcher-0.1.0.tgz#4e42230385ca4fb90fc2c9c7f5e0f8a89ace1048"
value-or-function@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/value-or-function/-/value-or-function-3.0.0.tgz#1c243a50b595c1be54a754bfece8563b9ff8d813"