|
62 | 62 | "electron-builder": "^19.18.1"
|
63 | 63 | },
|
64 | 64 | "dependencies": {
|
65 |
| - "@angular/common": "^4.4.1", |
66 |
| - "@angular/compiler": "^4.4.1", |
67 |
| - "@angular/core": "^4.4.1", |
68 |
| - "@angular/forms": "^4.4.1", |
69 |
| - "@angular/http": "^4.4.1", |
70 |
| - "@angular/platform-browser": "^4.4.1", |
71 |
| - "@angular/platform-browser-dynamic": "^4.4.1", |
72 |
| - "@angular/router": "^4.4.1", |
| 65 | + "@angular/common": "^4.4.4", |
| 66 | + "@angular/compiler": "^4.4.4", |
| 67 | + "@angular/core": "^4.4.4", |
| 68 | + "@angular/forms": "^4.4.4", |
| 69 | + "@angular/http": "^4.4.4", |
| 70 | + "@angular/platform-browser": "^4.4.4", |
| 71 | + "@angular/platform-browser-dynamic": "^4.4.4", |
| 72 | + "@angular/router": "^4.4.4", |
73 | 73 | "@ngx-translate/core": "^8.0.0",
|
74 | 74 | "@ngx-translate/http-loader": "^2.0.0",
|
75 | 75 | "@toverux/ngsweetalert2": "^1.2.2",
|
76 |
| - "angular-oauth2-oidc": "^2.1.3", |
| 76 | + "angular-oauth2-oidc": "^2.1.8", |
77 | 77 | "bootstrap": "^3.3.7",
|
78 | 78 | "bootstrap-notify": "^3.1.3",
|
79 | 79 | "core-js": "^2.5.1",
|
80 |
| - "electron-reload": "^1.2.1", |
| 80 | + "electron-reload": "^1.2.2", |
81 | 81 | "jquery": "^3.2.1",
|
82 | 82 | "lodash": "^4.17.4",
|
83 | 83 | "ng2-auto-complete": "^0.12.0",
|
84 | 84 | "ng2-bootstrap-modal": "^1.0.1",
|
85 | 85 | "rxjs": "^5.4.3",
|
86 |
| - "sweetalert2": "^6.9.0", |
87 |
| - "zone.js": "^0.8.17" |
| 86 | + "sweetalert2": "^6.10.1", |
| 87 | + "zone.js": "^0.8.18" |
88 | 88 | }
|
89 | 89 | }
|
0 commit comments