feat(xo-server): update value-matcher to 0.1.0

This commit is contained in:
Julien Fontanet 2018-02-05 15:52:05 +01:00
parent f9dc129601
commit 179aadafa4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -410,7 +410,7 @@
core-js "^2.4.0" core-js "^2.4.0"
regenerator-runtime "^0.11.1" regenerator-runtime "^0.11.1"
"@babel/polyfill@7.0.0-beta.39", "@babel/polyfill@^7.0.0-beta.36": "@babel/polyfill@7.0.0-beta.39":
version "7.0.0-beta.39" version "7.0.0-beta.39"
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.0.0-beta.39.tgz#3711a88b11f5982b936d5a60f239410ce75c6529" resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.0.0-beta.39.tgz#3711a88b11f5982b936d5a60f239410ce75c6529"
dependencies: dependencies: