aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
diff options
context:
space:
mode:
Diffstat (limited to 'client/yarn.lock')
-rw-r--r--client/yarn.lock48
1 files changed, 46 insertions, 2 deletions
diff --git a/client/yarn.lock b/client/yarn.lock
index 8e1f28c75..17bf338f7 100644
--- a/client/yarn.lock
+++ b/client/yarn.lock
@@ -899,6 +899,35 @@
899 tree-kill "1.2.1" 899 tree-kill "1.2.1"
900 webpack-sources "1.4.3" 900 webpack-sources "1.4.3"
901 901
902"@ngx-i18nsupport/ngx-i18nsupport-lib@^1.12.1":
903 version "1.12.1"
904 resolved "https://registry.yarnpkg.com/@ngx-i18nsupport/ngx-i18nsupport-lib/-/ngx-i18nsupport-lib-1.12.1.tgz#4ecb2227c576dac51d75b3ef82b9962be7d87ef5"
905 integrity sha512-6HSv4lPZLYSkghprg4k0kKCaAGbsppK6vlAVswDkPHO659WnIkNpZYSloQPziFt6NqL9WpZJ3V1gBbVx9tKV0g==
906 dependencies:
907 "@types/xmldom" "^0.1.29"
908 tokenizr "^1.3.10"
909 tslib "^1.9.0"
910 xmldom "^0.1.27"
911
912"@ngx-i18nsupport/ngx-i18nsupport@^1.1.6":
913 version "1.1.6"
914 resolved "https://registry.yarnpkg.com/@ngx-i18nsupport/ngx-i18nsupport/-/ngx-i18nsupport-1.1.6.tgz#d53ffd7e7b54cb8ba404db151bca3b68034a84eb"
915 integrity sha512-YQDOsz2FOdALOoQEQtsYZVnNuxi3qFKJ+n+lDm8uFjRIYegHXKD6m1i7nTGX+NEIr/0ICnWS3yPCyCy5x+6+hg==
916 dependencies:
917 "@ngx-i18nsupport/ngx-i18nsupport-lib" "^1.12.1"
918 chalk "^2.4.1"
919 he "^1.1.1"
920 request "^2.85.0"
921 tslib "^1.9.0"
922
923"@ngx-i18nsupport/tooling@^8.0.3":
924 version "8.0.3"
925 resolved "https://registry.yarnpkg.com/@ngx-i18nsupport/tooling/-/tooling-8.0.3.tgz#be3454eaa06ad8518ddda7a6bfbc57b95dffbfce"
926 integrity sha512-AAsjwklil2HKEHLreAEAOHB71WDqHtYxWinP+B/YWQH8UlVyZwvXXQigrsaiQyKIKdTueKGQ8ThS24GRiE1R/g==
927 dependencies:
928 "@ngx-i18nsupport/ngx-i18nsupport" "^1.1.6"
929 tslib "^1.9.0"
930
902"@ngx-loading-bar/core@^4.2.0": 931"@ngx-loading-bar/core@^4.2.0":
903 version "4.2.0" 932 version "4.2.0"
904 resolved "https://registry.yarnpkg.com/@ngx-loading-bar/core/-/core-4.2.0.tgz#cf0cc209eb967bd7625c2cec565841890cd5e17e" 933 resolved "https://registry.yarnpkg.com/@ngx-loading-bar/core/-/core-4.2.0.tgz#cf0cc209eb967bd7625c2cec565841890cd5e17e"
@@ -1147,6 +1176,11 @@
1147 "@types/parse-torrent" "*" 1176 "@types/parse-torrent" "*"
1148 "@types/simple-peer" "*" 1177 "@types/simple-peer" "*"
1149 1178
1179"@types/xmldom@^0.1.29":
1180 version "0.1.29"
1181 resolved "https://registry.yarnpkg.com/@types/xmldom/-/xmldom-0.1.29.tgz#c4428b0ca86d3b881475726fd94980b38a27c381"
1182 integrity sha1-xEKLDKhtO4gUdXJv2UmAs4onw4E=
1183
1150"@videojs/http-streaming@1.10.6": 1184"@videojs/http-streaming@1.10.6":
1151 version "1.10.6" 1185 version "1.10.6"
1152 resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-1.10.6.tgz#a9119b1828b354c5cc17b42ea051cc7bcce2dca0" 1186 resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-1.10.6.tgz#a9119b1828b354c5cc17b42ea051cc7bcce2dca0"
@@ -4711,7 +4745,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
4711 inherits "^2.0.3" 4745 inherits "^2.0.3"
4712 minimalistic-assert "^1.0.1" 4746 minimalistic-assert "^1.0.1"
4713 4747
4714he@1.2.x: 4748he@1.2.x, he@^1.1.1:
4715 version "1.2.0" 4749 version "1.2.0"
4716 resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" 4750 resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
4717 integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== 4751 integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
@@ -8325,7 +8359,7 @@ repeating@^2.0.0:
8325 dependencies: 8359 dependencies:
8326 is-finite "^1.0.0" 8360 is-finite "^1.0.0"
8327 8361
8328request@^2.83.0, request@^2.87.0, request@^2.88.0: 8362request@^2.83.0, request@^2.85.0, request@^2.87.0, request@^2.88.0:
8329 version "2.88.0" 8363 version "2.88.0"
8330 resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef" 8364 resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
8331 integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg== 8365 integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
@@ -9709,6 +9743,11 @@ toidentifier@1.0.0:
9709 resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553" 9743 resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
9710 integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw== 9744 integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
9711 9745
9746tokenizr@^1.3.10:
9747 version "1.5.5"
9748 resolved "https://registry.yarnpkg.com/tokenizr/-/tokenizr-1.5.5.tgz#bdb68ce4e52f6afefb2ed1b18279e32be87ef649"
9749 integrity sha512-cbiOvnZXf9JFUAgbxnsu8Uv0KDiPKevcYRcx/UirBqwgm4PJ6Vigi5ezjXeVTD0Tk6uGzwocGGjmkgPP8NLlAw==
9750
9712toposort@^1.0.0: 9751toposort@^1.0.0:
9713 version "1.0.7" 9752 version "1.0.7"
9714 resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029" 9753 resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029"
@@ -10657,6 +10696,11 @@ xmlbuilder@~11.0.0:
10657 resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3" 10696 resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
10658 integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA== 10697 integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==
10659 10698
10699xmldom@^0.1.27:
10700 version "0.1.27"
10701 resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
10702 integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
10703
10660xmlhttprequest-ssl@~1.5.4: 10704xmlhttprequest-ssl@~1.5.4:
10661 version "1.5.5" 10705 version "1.5.5"
10662 resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e" 10706 resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"