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/package.json | |
parent | 743dab5517d4501f6b35cfc795de6c8b6f41ebb3 (diff) | |
download | PeerTube-2f0a0ae21789ada8429c91a253288f738857a19b.tar.gz PeerTube-2f0a0ae21789ada8429c91a253288f738857a19b.tar.zst PeerTube-2f0a0ae21789ada8429c91a253288f738857a19b.zip |
Upgrade uploadx dependency
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index b8a737c5c..478558ada 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -108,7 +108,7 @@ | |||
108 | "lodash-es": "^4.17.4", | 108 | "lodash-es": "^4.17.4", |
109 | "markdown-it": "12.3.2", | 109 | "markdown-it": "12.3.2", |
110 | "mini-css-extract-plugin": "^2.2.0", | 110 | "mini-css-extract-plugin": "^2.2.0", |
111 | "ngx-uploadx": "^4.1.0", | 111 | "ngx-uploadx": "^5.0.0", |
112 | "path-browserify": "^1.0.0", | 112 | "path-browserify": "^1.0.0", |
113 | "postcss": "^8.3.11", | 113 | "postcss": "^8.3.11", |
114 | "primeng": "^13.0.0-rc.1", | 114 | "primeng": "^13.0.0-rc.1", |