diff options
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 5c63a68a6..10f15bcd6 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -178,6 +178,19 @@ | |||
178 | source-map "^0.5.6" | 178 | source-map "^0.5.6" |
179 | tree-kill "^1.0.0" | 179 | tree-kill "^1.0.0" |
180 | 180 | ||
181 | "@ngx-loading-bar/core@1.0.0-rc.1": | ||
182 | version "1.0.0-rc.1" | ||
183 | resolved "https://registry.yarnpkg.com/@ngx-loading-bar/core/-/core-1.0.0-rc.1.tgz#6809578979c924fa514c0a094c0f479817635c63" | ||
184 | dependencies: | ||
185 | tslib "^1.7.1" | ||
186 | |||
187 | "@ngx-loading-bar/http-client@^1.0.0-rc.1": | ||
188 | version "1.0.0-rc.1" | ||
189 | resolved "https://registry.yarnpkg.com/@ngx-loading-bar/http-client/-/http-client-1.0.0-rc.1.tgz#f4c15d9e46445bf8fe7a945c7f4eb0ef443bddd8" | ||
190 | dependencies: | ||
191 | "@ngx-loading-bar/core" "1.0.0-rc.1" | ||
192 | tslib "^1.7.1" | ||
193 | |||
181 | "@ngx-meta/core@^4.0.1": | 194 | "@ngx-meta/core@^4.0.1": |
182 | version "4.0.1" | 195 | version "4.0.1" |
183 | resolved "https://registry.yarnpkg.com/@ngx-meta/core/-/core-4.0.1.tgz#b035febeeb92876920480f70719fcf953dc0245f" | 196 | resolved "https://registry.yarnpkg.com/@ngx-meta/core/-/core-4.0.1.tgz#b035febeeb92876920480f70719fcf953dc0245f" |