feat(xo-server): update value-matcher to 0.1.0
This commit is contained in:
parent
f9dc129601
commit
179aadafa4
@ -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",
|
||||||
|
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user