Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
feat: updated dependencies (containing the xml rehaul)
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Aug 3, 2018
1 parent 320179d commit 6efcb96
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 83 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
"production"
],
"dependencies": {
"tv-automation-server-core-integration": "0.4.0",
"mos-connection": "^0.3.16",
"tv-automation-server-core-integration": "0.4.1",
"mos-connection": "^0.4.0",
"tslib": "^1.6.0",
"underscore": "^1.8.3",
"winston": "^2.4.2"
Expand Down
101 changes: 20 additions & 81 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,6 @@
dependencies:
"@types/node" "*"

"@types/xml2js@^0.4.2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.2.tgz#a4b84b3879ffd4710953fd92cabfde9a8a4e8456"
dependencies:
"@types/node" "*"

"@types/xml2json@^0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@types/xml2json/-/xml2json-0.10.0.tgz#e967e1ed62ce7a67266d739d78486cc57e125697"

"@types/xmlbuilder@^0.0.32":
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/xmlbuilder/-/xmlbuilder-0.0.32.tgz#f3107c16a05311ed117af1051c061cfbd8178309"
Expand Down Expand Up @@ -563,10 +553,6 @@ binary-extensions@^1.0.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb6a2f93ee5e689bb1087d4b14c6c205"

bindings@^1.2.1:
version "1.3.0"
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.3.0.tgz#b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7"

bl@^1.0.0:
version "1.2.2"
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.2.tgz#a160911717103c07410cef63ef51b397c025af9c"
Expand Down Expand Up @@ -2132,14 +2118,6 @@ hoek@2.x.x:
version "2.16.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"

hoek@5.x.x:
version "5.0.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-5.0.3.tgz#b71d40d943d0a95da01956b547f83c4a5b4a34ac"

hoek@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"

home-or-tmp@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
Expand Down Expand Up @@ -2497,12 +2475,6 @@ isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"

isemail@3.x.x:
version "3.1.2"
resolved "https://registry.yarnpkg.com/isemail/-/isemail-3.1.2.tgz#937cf919002077999a73ea8b1951d590e84e01dd"
dependencies:
punycode "2.x.x"

isexe@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
Expand Down Expand Up @@ -2875,14 +2847,6 @@ jest@^22.4.2:
import-local "^1.0.0"
jest-cli "^22.4.4"

joi@^13.1.2:
version "13.3.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-13.3.0.tgz#4defd4333b539c5d10e444ab44f5a5583480f17c"
dependencies:
hoek "5.x.x"
isemail "3.x.x"
topo "3.x.x"

js-tokens@^3.0.0, js-tokens@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
Expand Down Expand Up @@ -3379,17 +3343,14 @@ mongodb-memory-server@^1.7.0:
tmp "^0.0.33"
uuid "^3.2.1"

mos-connection@^0.3.16:
version "0.3.17"
resolved "https://registry.yarnpkg.com/mos-connection/-/mos-connection-0.3.17.tgz#5c7baf592121161f4399fdc73519a23eaf5ec2a6"
mos-connection@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/mos-connection/-/mos-connection-0.4.0.tgz#655919835f22952c56c88e4793cb1809683e1d64"
dependencies:
"@types/xml2js" "^0.4.2"
"@types/xml2json" "^0.10.0"
"@types/xmlbuilder" "^0.0.32"
moment "^2.20.1"
tslib "^1.6.0"
xml2js "^0.4.19"
xml2json "^0.11.2"
xml-js "^1.6.4"
xmlbuilder "^9.0.7"

mount-point@^3.0.0:
Expand All @@ -3404,7 +3365,7 @@ ms@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"

nan@^2.3.5, nan@^2.9.2:
nan@^2.9.2:
version "2.10.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"

Expand Down Expand Up @@ -3437,13 +3398,6 @@ needle@^2.2.0:
iconv-lite "^0.4.4"
sax "^1.2.4"

node-expat@^2.3.15:
version "2.3.16"
resolved "https://registry.yarnpkg.com/node-expat/-/node-expat-2.3.16.tgz#adb22174e1aaa5305996bd5b1aa6f2c8d5c0f239"
dependencies:
bindings "^1.2.1"
nan "^2.3.5"

node-int64@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
Expand Down Expand Up @@ -3890,14 +3844,14 @@ pseudomap@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"

punycode@2.x.x, punycode@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"

punycode@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"

punycode@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"

q@^1.4.1, q@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
Expand Down Expand Up @@ -4242,7 +4196,7 @@ sane@^2.0.0:
optionalDependencies:
fsevents "^1.2.3"

sax@>=0.6.0, sax@^1.2.4:
sax@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"

Expand Down Expand Up @@ -4722,12 +4676,6 @@ to-regex@^3.0.1, to-regex@^3.0.2:
regex-not "^1.0.2"
safe-regex "^1.1.0"

topo@3.x.x:
version "3.0.0"
resolved "https://registry.yarnpkg.com/topo/-/topo-3.0.0.tgz#37e48c330efeac784538e0acd3e62ca5e231fe7a"
dependencies:
hoek "5.x.x"

tough-cookie@>=2.3.3, tough-cookie@^2.3.3, tough-cookie@~2.3.0, tough-cookie@~2.3.3:
version "2.3.4"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655"
Expand Down Expand Up @@ -4853,9 +4801,9 @@ tunnel-agent@~0.4.1:
version "0.4.3"
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.4.3.tgz#6373db76909fe570e08d73583365ed828a74eeeb"

tv-automation-server-core-integration@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/tv-automation-server-core-integration/-/tv-automation-server-core-integration-0.4.0.tgz#a36ef09ab41c87f7da9e6a1735d928f209609873"
tv-automation-server-core-integration@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/tv-automation-server-core-integration/-/tv-automation-server-core-integration-0.4.1.tgz#8a7561135ee8267ed225043a2e822fc3f2156fd5"
dependencies:
data-store "git+http://github.com/nytamin/data-store.git"
ddp "git+http://github.com/nytamin/node-ddp-client.git#dev"
Expand Down Expand Up @@ -5193,26 +5141,17 @@ xdg-trashdir@^2.1.1:
user-home "^2.0.0"
xdg-basedir "^2.0.0"

xml-js@^1.6.4:
version "1.6.7"
resolved "https://registry.yarnpkg.com/xml-js/-/xml-js-1.6.7.tgz#a99b40c18a16d3e06537b3ae026a27bd60ffe8ab"
dependencies:
sax "^1.2.4"

xml-name-validator@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"

xml2js@^0.4.19:
version "0.4.19"
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.19.tgz#686c20f213209e94abf0d1bcf1efaa291c7827a7"
dependencies:
sax ">=0.6.0"
xmlbuilder "~9.0.1"

xml2json@^0.11.2:
version "0.11.2"
resolved "https://registry.yarnpkg.com/xml2json/-/xml2json-0.11.2.tgz#70ddd234fd7818312cc58455cab8457b5bcc7c52"
dependencies:
hoek "^4.2.1"
joi "^13.1.2"
node-expat "^2.3.15"

xmlbuilder@^9.0.7, xmlbuilder@~9.0.1:
xmlbuilder@^9.0.7:
version "9.0.7"
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"

Expand Down

0 comments on commit 6efcb96

Please sign in to comment.