diff options
author | Chocobozzz <me@florianbigard.com> | 2022-01-18 09:29:46 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-01-18 10:47:26 +0100 |
commit | 2f0a0ae21789ada8429c91a253288f738857a19b (patch) | |
tree | ea6bb708b3a65723b8fbf2d438cc6be88205b033 /client/yarn.lock | |
parent | 743dab5517d4501f6b35cfc795de6c8b6f41ebb3 (diff) | |
download | PeerTube-2f0a0ae21789ada8429c91a253288f738857a19b.tar.gz PeerTube-2f0a0ae21789ada8429c91a253288f738857a19b.tar.zst PeerTube-2f0a0ae21789ada8429c91a253288f738857a19b.zip |
Upgrade uploadx dependency
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 68abb6e36..c2593c376 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -8237,12 +8237,12 @@ next-event@^1.0.0: | |||
8237 | resolved "https://registry.yarnpkg.com/next-event/-/next-event-1.0.0.tgz#e7778acde2e55802e0ad1879c39cf6f75eda61d8" | 8237 | resolved "https://registry.yarnpkg.com/next-event/-/next-event-1.0.0.tgz#e7778acde2e55802e0ad1879c39cf6f75eda61d8" |
8238 | integrity sha1-53eKzeLlWALgrRh5w5z2917aYdg= | 8238 | integrity sha1-53eKzeLlWALgrRh5w5z2917aYdg= |
8239 | 8239 | ||
8240 | ngx-uploadx@^4.1.0: | 8240 | ngx-uploadx@^5.0.0: |
8241 | version "4.1.5" | 8241 | version "5.0.0" |
8242 | resolved "https://registry.yarnpkg.com/ngx-uploadx/-/ngx-uploadx-4.1.5.tgz#6ea4e5db203d23185e44f41e71935906cce0d433" | 8242 | resolved "https://registry.yarnpkg.com/ngx-uploadx/-/ngx-uploadx-5.0.0.tgz#f88d13ec281ae3b418179d40cf3c8ab68305f2df" |
8243 | integrity sha512-59uyAKMampdOOBWQQknEbALEl8+TvD8bkQ13O7deerP8+CkLtx7z1MyqxGLmgbhBrgsTjBlmnjzAt21vTSWFGA== | 8243 | integrity sha512-6+6hndxLmfJNOgYn/NIuZAHVZEFtp2bdZ3L9c+E6ryoNviKdwHf3brmW833/qmYtqP2hioA8EEfbHko/1IIE2Q== |
8244 | dependencies: | 8244 | dependencies: |
8245 | tslib "^1.9.0" | 8245 | tslib "^2.2.0" |
8246 | 8246 | ||
8247 | nice-napi@^1.0.2: | 8247 | nice-napi@^1.0.2: |
8248 | version "1.0.2" | 8248 | version "1.0.2" |
@@ -11441,7 +11441,7 @@ tsconfig-paths@^3.12.0: | |||
11441 | minimist "^1.2.0" | 11441 | minimist "^1.2.0" |
11442 | strip-bom "^3.0.0" | 11442 | strip-bom "^3.0.0" |
11443 | 11443 | ||
11444 | tslib@2.3.1, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1: | 11444 | tslib@2.3.1, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1: |
11445 | version "2.3.1" | 11445 | version "2.3.1" |
11446 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" | 11446 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" |
11447 | integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== | 11447 | integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== |