-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
138 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,6 +47,15 @@ agentkeepalive@^3.3.0: | |
dependencies: | ||
humanize-ms "^1.2.1" | ||
|
||
airtable@^0.5.6: | ||
version "0.5.6" | ||
resolved "https://registry.yarnpkg.com/airtable/-/airtable-0.5.6.tgz#7f1a3cc038f77c9734c89deacdad500e25ad6fb1" | ||
dependencies: | ||
async "1.5.2" | ||
lodash "4.17.10" | ||
request "2.85.0" | ||
xhr "2.3.3" | ||
|
||
ajv@^4.9.1: | ||
version "4.11.8" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c536" | ||
|
@@ -442,14 +451,14 @@ async-some@~1.0.2: | |
dependencies: | ||
dezalgo "^1.0.2" | ||
|
||
[email protected], async@^1.4.0: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" | ||
|
||
async@^0.9.0: | ||
version "0.9.2" | ||
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" | ||
|
||
async@^1.4.0: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" | ||
|
||
async@^2.0.1: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610" | ||
|
@@ -562,6 +571,18 @@ [email protected]: | |
dependencies: | ||
hoek "2.x.x" | ||
|
||
[email protected]: | ||
version "4.3.1" | ||
resolved "https://registry.yarnpkg.com/boom/-/boom-4.3.1.tgz#4f8a3005cb4a7e3889f749030fd25b96e01d2e31" | ||
dependencies: | ||
hoek "4.x.x" | ||
|
||
[email protected]: | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/boom/-/boom-5.2.0.tgz#5dd9da6ee3a5f302077436290cb717d3f4a54e02" | ||
dependencies: | ||
hoek "4.x.x" | ||
|
||
boxen@^1.0.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.3.0.tgz#55c6c39a8ba58d9c61ad22cd877532deb665a20b" | ||
|
@@ -1065,6 +1086,12 @@ [email protected]: | |
dependencies: | ||
boom "2.x.x" | ||
|
||
[email protected]: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-3.1.2.tgz#a89fbb220f5ce25ec56e8c4aa8a4fd7b5b0d29fe" | ||
dependencies: | ||
boom "5.x.x" | ||
|
||
crypto-random-string@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e" | ||
|
@@ -1252,6 +1279,10 @@ dom-serializer@0, [email protected], dom-serializer@~0.1.0: | |
domelementtype "~1.1.1" | ||
entities "~1.1.1" | ||
|
||
dom-walk@^0.1.0: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018" | ||
|
||
domelementtype@1, domelementtype@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.0.tgz#b17aed82e8ab59e52dd9c19b1756e0fc187204c2" | ||
|
@@ -1618,6 +1649,12 @@ flush-write-stream@^1.0.0: | |
inherits "^2.0.1" | ||
readable-stream "^2.0.4" | ||
|
||
for-each@^0.3.2: | ||
version "0.3.3" | ||
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e" | ||
dependencies: | ||
is-callable "^1.1.3" | ||
|
||
for-in@^1.0.1, for-in@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" | ||
|
@@ -2134,6 +2171,13 @@ glob@~7.0.3, glob@~7.0.6: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
global@~4.3.0: | ||
version "4.3.2" | ||
resolved "https://registry.yarnpkg.com/global/-/global-4.3.2.tgz#e76989268a6c74c38908b1305b10fc0e394e9d0f" | ||
dependencies: | ||
min-document "^2.19.0" | ||
process "~0.5.1" | ||
|
||
globule@^1.0.0: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/globule/-/globule-1.2.1.tgz#5dffb1b191f22d20797a9369b49eab4e9839696d" | ||
|
@@ -2312,6 +2356,15 @@ hawk@~3.1.3: | |
hoek "2.x.x" | ||
sntp "1.x.x" | ||
|
||
hawk@~6.0.2: | ||
version "6.0.2" | ||
resolved "https://registry.yarnpkg.com/hawk/-/hawk-6.0.2.tgz#af4d914eb065f9b5ce4d9d11c1cb2126eecc3038" | ||
dependencies: | ||
boom "4.x.x" | ||
cryptiles "3.x.x" | ||
hoek "4.x.x" | ||
sntp "2.x.x" | ||
|
||
helper-date@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/helper-date/-/helper-date-1.0.1.tgz#12fedea3ad8e44a7ca4c4efb0ff4104a5120cffb" | ||
|
@@ -2349,6 +2402,10 @@ [email protected]: | |
version "2.16.3" | ||
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" | ||
|
||
[email protected]: | ||
version "4.2.1" | ||
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb" | ||
|
||
hosted-git-info@^2.1.4, hosted-git-info@^2.1.5, hosted-git-info@^2.4.2, hosted-git-info@^2.6.0: | ||
version "2.7.1" | ||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047" | ||
|
@@ -2585,6 +2642,10 @@ is-builtin-module@^1.0.0: | |
dependencies: | ||
builtin-modules "^1.0.0" | ||
|
||
is-callable@^1.1.3: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75" | ||
|
||
is-data-descriptor@^0.1.4: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56" | ||
|
@@ -2663,6 +2724,10 @@ is-fullwidth-code-point@^2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" | ||
|
||
is-function@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/is-function/-/is-function-1.0.1.tgz#12cfb98b65b57dd3d193a3121f5f6e2f437602b5" | ||
|
||
is-glob@^2.0.0, is-glob@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863" | ||
|
@@ -3099,6 +3164,10 @@ lodash.without@~4.4.0: | |
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac" | ||
|
||
[email protected], lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.17.10, lodash@~4.17.10: | ||
version "4.17.10" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" | ||
|
||
[email protected]: | ||
version "4.17.4" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" | ||
|
@@ -3107,10 +3176,6 @@ lodash@^3.10.0, lodash@^3.10.1: | |
version "3.10.1" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" | ||
|
||
lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.17.10, lodash@~4.17.10: | ||
version "4.17.10" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" | ||
|
||
log-ok@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/log-ok/-/log-ok-0.1.1.tgz#bea3dd36acd0b8a7240d78736b5b97c65444a334" | ||
|
@@ -3305,6 +3370,12 @@ mimer@*: | |
version "0.3.2" | ||
resolved "https://registry.yarnpkg.com/mimer/-/mimer-0.3.2.tgz#0b83aabdf48eaacfd2e093ed4c0ed3d38eda8073" | ||
|
||
min-document@^2.19.0: | ||
version "2.19.0" | ||
resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" | ||
dependencies: | ||
dom-walk "^0.1.0" | ||
|
||
minimatch@1: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-1.0.0.tgz#e0dd2120b49e1b724ce8d714c520822a9438576d" | ||
|
@@ -4346,6 +4417,13 @@ parse-glob@^3.0.4: | |
is-extglob "^1.0.0" | ||
is-glob "^2.0.0" | ||
|
||
parse-headers@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/parse-headers/-/parse-headers-2.0.1.tgz#6ae83a7aa25a9d9b700acc28698cd1f1ed7e9536" | ||
dependencies: | ||
for-each "^0.3.2" | ||
trim "0.0.1" | ||
|
||
parse-json@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9" | ||
|
@@ -4450,6 +4528,10 @@ process-nextick-args@~2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa" | ||
|
||
process@~0.5.1: | ||
version "0.5.2" | ||
resolved "https://registry.yarnpkg.com/process/-/process-0.5.2.tgz#1638d8a8e34c2f440a91db95ab9aeb677fc185cf" | ||
|
||
promise-inflight@^1.0.1, promise-inflight@~1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3" | ||
|
@@ -4847,6 +4929,33 @@ [email protected], request@~2.72.0: | |
tough-cookie "~2.2.0" | ||
tunnel-agent "~0.4.1" | ||
|
||
[email protected]: | ||
version "2.85.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.85.0.tgz#5a03615a47c61420b3eb99b7dba204f83603e1fa" | ||
dependencies: | ||
aws-sign2 "~0.7.0" | ||
aws4 "^1.6.0" | ||
caseless "~0.12.0" | ||
combined-stream "~1.0.5" | ||
extend "~3.0.1" | ||
forever-agent "~0.6.1" | ||
form-data "~2.3.1" | ||
har-validator "~5.0.3" | ||
hawk "~6.0.2" | ||
http-signature "~1.2.0" | ||
is-typedarray "~1.0.0" | ||
isstream "~0.1.2" | ||
json-stringify-safe "~5.0.1" | ||
mime-types "~2.1.17" | ||
oauth-sign "~0.8.2" | ||
performance-now "^2.1.0" | ||
qs "~6.5.1" | ||
safe-buffer "^5.1.1" | ||
stringstream "~0.0.5" | ||
tough-cookie "~2.3.3" | ||
tunnel-agent "^0.6.0" | ||
uuid "^3.1.0" | ||
|
||
"request@>=2.9.0 <2.82.0", request@~2.81.0: | ||
version "2.81.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0" | ||
|
@@ -5205,6 +5314,12 @@ [email protected]: | |
dependencies: | ||
hoek "2.x.x" | ||
|
||
[email protected]: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/sntp/-/sntp-2.1.0.tgz#2c6cec14fedc2222739caf9b5c3d85d1cc5a2cc8" | ||
dependencies: | ||
hoek "4.x.x" | ||
|
||
socks-proxy-agent@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-3.0.1.tgz#2eae7cf8e2a82d34565761539a7f9718c5617659" | ||
|
@@ -5397,7 +5512,7 @@ string_decoder@~1.1.1: | |
dependencies: | ||
safe-buffer "~5.1.0" | ||
|
||
stringstream@~0.0.4: | ||
stringstream@~0.0.4, stringstream@~0.0.5: | ||
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72" | ||
|
||
|
@@ -5621,6 +5736,10 @@ trim-newlines@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd" | ||
|
||
"true-case-path@^1.0.2": | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.2.tgz#7ec91130924766c7f573be3020c34f8fdfd00d62" | ||
|
@@ -5974,6 +6093,15 @@ xdg-basedir@^3.0.0: | |
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" | ||
|
||
[email protected]: | ||
version "2.3.3" | ||
resolved "https://registry.yarnpkg.com/xhr/-/xhr-2.3.3.tgz#ad6b810e0917ce72b5ec704f5d41f1503b8e7524" | ||
dependencies: | ||
global "~4.3.0" | ||
is-function "^1.0.1" | ||
parse-headers "^2.0.0" | ||
xtend "^4.0.0" | ||
|
||
"xml-name-validator@>= 2.0.1 < 3.0.0": | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635" | ||
|