27.diff (1638B)
1 diff --git a/package.json b/package.json 2 index 3ffa244..fef90db 100644 3 --- a/package.json 4 +++ b/package.json 5 @@ -34,7 +34,7 @@ 6 "express": "^4.16.2", 7 "hammerjs": "^2.0.8", 8 "linkifyjs": "^2.1.6", 9 - "ng-http-loader": "^0.9.0", 10 + "ng-http-loader": "^1.0.0", 11 "ngx-toastr": "^8.3.0", 12 "raven-js": "^3.22.3", 13 "rxjs": "^5.5.2", 14 diff --git a/yarn.lock b/yarn.lock 15 index 607a041..cc8c963 100644 16 --- a/yarn.lock 17 +++ b/yarn.lock 18 @@ -4460,9 +4460,9 @@ next-tick@1: 19 version "1.0.0" 20 resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c" 21 22 -ng-http-loader@^0.9.0: 23 - version "0.9.0" 24 - resolved "https://registry.yarnpkg.com/ng-http-loader/-/ng-http-loader-0.9.0.tgz#ea9b013cd7f3318f8e0eb4bf86157d6524d2c8e9" 25 +ng-http-loader@^1.0.0: 26 + version "1.0.0" 27 + resolved "https://registry.yarnpkg.com/ng-http-loader/-/ng-http-loader-1.0.0.tgz#99d9bc66e634ef6e86b5e7679eb533e0656b35d5" 28 29 ngx-toastr@^8.3.0: 30 version "8.3.2" 31 @@ -5752,7 +5752,7 @@ run-queue@^1.0.0, run-queue@^1.0.3: 32 dependencies: 33 aproba "^1.1.1" 34 35 -rxjs@^5.5.2, rxjs@^5.5.6, rxjs@^5.5.8: 36 +rxjs@^5.5.2, rxjs@^5.5.6: 37 version "5.5.8" 38 resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.8.tgz#b2b0809a57614ad6254c03d7446dea0d83ca3791" 39 dependencies: 40 @@ -6675,7 +6675,7 @@ tsickle@^0.27.2: 41 source-map "^0.6.0" 42 source-map-support "^0.5.0" 43 44 -tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1: 45 +tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0: 46 version "1.9.0" 47 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8" 48