diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/package.json | 2 | ||||
-rw-r--r-- | client/yarn.lock | 12 |
2 files changed, 7 insertions, 7 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", |
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== |