diff options
author | Chocobozzz <me@florianbigard.com> | 2018-05-15 16:23:44 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-05-16 09:42:54 +0200 |
commit | e998cf3cc757b58f06adae7a367e88b494c609d2 (patch) | |
tree | 3d930ca12a18fbf46f654a8bf1e882209cb711fd /client/yarn.lock | |
parent | db400f447a9f7aae1c56fa25396e93069744483f (diff) | |
download | PeerTube-e998cf3cc757b58f06adae7a367e88b494c609d2.tar.gz PeerTube-e998cf3cc757b58f06adae7a367e88b494c609d2.tar.zst PeerTube-e998cf3cc757b58f06adae7a367e88b494c609d2.zip |
Fix some components after Angular 6 upgrade
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 0c08fc354..ee4af2e51 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -5464,9 +5464,9 @@ ng2-material-dropdown@0.10.0: | |||
5464 | dependencies: | 5464 | dependencies: |
5465 | tslib "^1.9.0" | 5465 | tslib "^1.9.0" |
5466 | 5466 | ||
5467 | ngx-bootstrap@2.0.3: | 5467 | ngx-bootstrap@2.0.5: |
5468 | version "2.0.3" | 5468 | version "2.0.5" |
5469 | resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-2.0.3.tgz#b8ca4be305be4e2e99f60d941cc8a3e906f198d7" | 5469 | resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-2.0.5.tgz#83aab39d1e4fe811fad2b34f7927f9ce19d68daa" |
5470 | 5470 | ||
5471 | ngx-chips@1.9.2: | 5471 | ngx-chips@1.9.2: |
5472 | version "1.9.2" | 5472 | version "1.9.2" |