diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 94 |
1 files changed, 4 insertions, 90 deletions
@@ -150,10 +150,6 @@ | |||
150 | "@types/form-data" "*" | 150 | "@types/form-data" "*" |
151 | "@types/node" "*" | 151 | "@types/node" "*" |
152 | 152 | ||
153 | "@types/sanitize-html@^1.14.0": | ||
154 | version "1.14.0" | ||
155 | resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-1.14.0.tgz#9a03ec58306e24feaa3fbdb8ab593934d53ecb05" | ||
156 | |||
157 | "@types/sequelize@4.0.79", "@types/sequelize@^4.0.55": | 153 | "@types/sequelize@4.0.79", "@types/sequelize@^4.0.55": |
158 | version "4.0.79" | 154 | version "4.0.79" |
159 | resolved "https://registry.yarnpkg.com/@types/sequelize/-/sequelize-4.0.79.tgz#74c366407a978e493e70d7cea3d80c681aed15c0" | 155 | resolved "https://registry.yarnpkg.com/@types/sequelize/-/sequelize-4.0.79.tgz#74c366407a978e493e70d7cea3d80c681aed15c0" |
@@ -352,7 +348,7 @@ array-union@^1.0.1: | |||
352 | dependencies: | 348 | dependencies: |
353 | array-uniq "^1.0.1" | 349 | array-uniq "^1.0.1" |
354 | 350 | ||
355 | array-uniq@^1.0.1, array-uniq@^1.0.2: | 351 | array-uniq@^1.0.1: |
356 | version "1.0.3" | 352 | version "1.0.3" |
357 | resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" | 353 | resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" |
358 | 354 | ||
@@ -802,7 +798,7 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: | |||
802 | strip-ansi "^3.0.0" | 798 | strip-ansi "^3.0.0" |
803 | supports-color "^2.0.0" | 799 | supports-color "^2.0.0" |
804 | 800 | ||
805 | chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0: | 801 | chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0: |
806 | version "2.3.0" | 802 | version "2.3.0" |
807 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba" | 803 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba" |
808 | dependencies: | 804 | dependencies: |
@@ -1240,34 +1236,6 @@ doctrine@^2.0.0: | |||
1240 | dependencies: | 1236 | dependencies: |
1241 | esutils "^2.0.2" | 1237 | esutils "^2.0.2" |
1242 | 1238 | ||
1243 | dom-serializer@0: | ||
1244 | version "0.1.0" | ||
1245 | resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82" | ||
1246 | dependencies: | ||
1247 | domelementtype "~1.1.1" | ||
1248 | entities "~1.1.1" | ||
1249 | |||
1250 | domelementtype@1, domelementtype@^1.3.0: | ||
1251 | version "1.3.0" | ||
1252 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.0.tgz#b17aed82e8ab59e52dd9c19b1756e0fc187204c2" | ||
1253 | |||
1254 | domelementtype@~1.1.1: | ||
1255 | version "1.1.3" | ||
1256 | resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b" | ||
1257 | |||
1258 | domhandler@^2.3.0: | ||
1259 | version "2.4.1" | ||
1260 | resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.4.1.tgz#892e47000a99be55bbf3774ffea0561d8879c259" | ||
1261 | dependencies: | ||
1262 | domelementtype "1" | ||
1263 | |||
1264 | domutils@^1.5.1: | ||
1265 | version "1.6.2" | ||
1266 | resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.6.2.tgz#1958cc0b4c9426e9ed367fb1c8e854891b0fa3ff" | ||
1267 | dependencies: | ||
1268 | dom-serializer "0" | ||
1269 | domelementtype "1" | ||
1270 | |||
1271 | dot-prop@^4.1.0: | 1239 | dot-prop@^4.1.0: |
1272 | version "4.2.0" | 1240 | version "4.2.0" |
1273 | resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57" | 1241 | resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57" |
@@ -1322,10 +1290,6 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0: | |||
1322 | dependencies: | 1290 | dependencies: |
1323 | once "^1.4.0" | 1291 | once "^1.4.0" |
1324 | 1292 | ||
1325 | entities@^1.1.1, entities@~1.1.1: | ||
1326 | version "1.1.1" | ||
1327 | resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" | ||
1328 | |||
1329 | error-ex@^1.2.0: | 1293 | error-ex@^1.2.0: |
1330 | version "1.3.1" | 1294 | version "1.3.1" |
1331 | resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc" | 1295 | resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc" |
@@ -2125,17 +2089,6 @@ homedir-polyfill@^1.0.1: | |||
2125 | dependencies: | 2089 | dependencies: |
2126 | parse-passwd "^1.0.0" | 2090 | parse-passwd "^1.0.0" |
2127 | 2091 | ||
2128 | htmlparser2@^3.9.0: | ||
2129 | version "3.9.2" | ||
2130 | resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.9.2.tgz#1bdf87acca0f3f9e53fa4fcceb0f4b4cbb00b338" | ||
2131 | dependencies: | ||
2132 | domelementtype "^1.3.0" | ||
2133 | domhandler "^2.3.0" | ||
2134 | domutils "^1.5.1" | ||
2135 | entities "^1.1.1" | ||
2136 | inherits "^2.0.1" | ||
2137 | readable-stream "^2.0.2" | ||
2138 | |||
2139 | http-errors@1.6.2, http-errors@~1.6.2: | 2092 | http-errors@1.6.2, http-errors@~1.6.2: |
2140 | version "1.6.2" | 2093 | version "1.6.2" |
2141 | resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736" | 2094 | resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736" |
@@ -2669,10 +2622,6 @@ lodash.assign@^3.0.0: | |||
2669 | lodash._createassigner "^3.0.0" | 2622 | lodash._createassigner "^3.0.0" |
2670 | lodash.keys "^3.0.0" | 2623 | lodash.keys "^3.0.0" |
2671 | 2624 | ||
2672 | lodash.clonedeep@^4.5.0: | ||
2673 | version "4.5.0" | ||
2674 | resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" | ||
2675 | |||
2676 | lodash.cond@^4.3.0: | 2625 | lodash.cond@^4.3.0: |
2677 | version "4.5.2" | 2626 | version "4.5.2" |
2678 | resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5" | 2627 | resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5" |
@@ -2684,10 +2633,6 @@ lodash.defaults@^3.1.2: | |||
2684 | lodash.assign "^3.0.0" | 2633 | lodash.assign "^3.0.0" |
2685 | lodash.restparam "^3.0.0" | 2634 | lodash.restparam "^3.0.0" |
2686 | 2635 | ||
2687 | lodash.escaperegexp@^4.1.2: | ||
2688 | version "4.1.2" | ||
2689 | resolved "https://registry.yarnpkg.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz#64762c48618082518ac3df4ccf5d5886dae20347" | ||
2690 | |||
2691 | lodash.isarguments@^3.0.0: | 2636 | lodash.isarguments@^3.0.0: |
2692 | version "3.1.0" | 2637 | version "3.1.0" |
2693 | resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a" | 2638 | resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a" |
@@ -2704,10 +2649,6 @@ lodash.keys@^3.0.0: | |||
2704 | lodash.isarguments "^3.0.0" | 2649 | lodash.isarguments "^3.0.0" |
2705 | lodash.isarray "^3.0.0" | 2650 | lodash.isarray "^3.0.0" |
2706 | 2651 | ||
2707 | lodash.mergewith@^4.6.0: | ||
2708 | version "4.6.0" | ||
2709 | resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55" | ||
2710 | |||
2711 | lodash.restparam@^3.0.0: | 2652 | lodash.restparam@^3.0.0: |
2712 | version "3.6.1" | 2653 | version "3.6.1" |
2713 | resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805" | 2654 | resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805" |
@@ -3416,14 +3357,6 @@ pluralize@^1.2.1: | |||
3416 | version "1.2.1" | 3357 | version "1.2.1" |
3417 | resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" | 3358 | resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" |
3418 | 3359 | ||
3419 | postcss@^6.0.14: | ||
3420 | version "6.0.14" | ||
3421 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.14.tgz#5534c72114739e75d0afcf017db853099f562885" | ||
3422 | dependencies: | ||
3423 | chalk "^2.3.0" | ||
3424 | source-map "^0.6.1" | ||
3425 | supports-color "^4.4.0" | ||
3426 | |||
3427 | postgres-array@~1.0.0: | 3360 | postgres-array@~1.0.0: |
3428 | version "1.0.2" | 3361 | version "1.0.2" |
3429 | resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-1.0.2.tgz#8e0b32eb03bf77a5c0a7851e0441c169a256a238" | 3362 | resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-1.0.2.tgz#8e0b32eb03bf77a5c0a7851e0441c169a256a238" |
@@ -3808,18 +3741,6 @@ safe-buffer@5.1.1, safe-buffer@^5.0.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, s | |||
3808 | version "5.1.1" | 3741 | version "5.1.1" |
3809 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853" | 3742 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853" |
3810 | 3743 | ||
3811 | sanitize-html@^1.16.3: | ||
3812 | version "1.16.3" | ||
3813 | resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.16.3.tgz#96c1b44a36ff7312e1c22a14b05274370ac8bd56" | ||
3814 | dependencies: | ||
3815 | htmlparser2 "^3.9.0" | ||
3816 | lodash.clonedeep "^4.5.0" | ||
3817 | lodash.escaperegexp "^4.1.2" | ||
3818 | lodash.mergewith "^4.6.0" | ||
3819 | postcss "^6.0.14" | ||
3820 | srcset "^1.0.0" | ||
3821 | xtend "^4.0.0" | ||
3822 | |||
3823 | scripty@^1.5.0: | 3744 | scripty@^1.5.0: |
3824 | version "1.7.2" | 3745 | version "1.7.2" |
3825 | resolved "https://registry.yarnpkg.com/scripty/-/scripty-1.7.2.tgz#92367b724cb77b086729691f7b01aa57f3ddd356" | 3746 | resolved "https://registry.yarnpkg.com/scripty/-/scripty-1.7.2.tgz#92367b724cb77b086729691f7b01aa57f3ddd356" |
@@ -4045,7 +3966,7 @@ source-map@^0.5.6: | |||
4045 | version "0.5.7" | 3966 | version "0.5.7" |
4046 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" | 3967 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
4047 | 3968 | ||
4048 | source-map@^0.6.0, source-map@^0.6.1: | 3969 | source-map@^0.6.0: |
4049 | version "0.6.1" | 3970 | version "0.6.1" |
4050 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" | 3971 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
4051 | 3972 | ||
@@ -4073,13 +3994,6 @@ sprintf-js@~1.0.2: | |||
4073 | version "1.0.3" | 3994 | version "1.0.3" |
4074 | resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" | 3995 | resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" |
4075 | 3996 | ||
4076 | srcset@^1.0.0: | ||
4077 | version "1.0.0" | ||
4078 | resolved "https://registry.yarnpkg.com/srcset/-/srcset-1.0.0.tgz#a5669de12b42f3b1d5e83ed03c71046fc48f41ef" | ||
4079 | dependencies: | ||
4080 | array-uniq "^1.0.2" | ||
4081 | number-is-nan "^1.0.0" | ||
4082 | |||
4083 | sshpk@^1.7.0: | 3997 | sshpk@^1.7.0: |
4084 | version "1.13.1" | 3998 | version "1.13.1" |
4085 | resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3" | 3999 | resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3" |
@@ -4265,7 +4179,7 @@ supports-color@^3.2.3: | |||
4265 | dependencies: | 4179 | dependencies: |
4266 | has-flag "^1.0.0" | 4180 | has-flag "^1.0.0" |
4267 | 4181 | ||
4268 | supports-color@^4.0.0, supports-color@^4.4.0: | 4182 | supports-color@^4.0.0: |
4269 | version "4.5.0" | 4183 | version "4.5.0" |
4270 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b" | 4184 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b" |
4271 | dependencies: | 4185 | dependencies: |