mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-07 23:16:53 +00:00
Hotfix/web dependencies (#149)
* Updated web/package.json and web/package-lock.json caused by 'npm i' * Resolved some vulnerabilities using 'npm audit fix' * Updated web dependency dotenv from 5.0.1 to 6.0.0 * Updated web dotenv package from 5.1.4 to 5.2.0 * Updated package core-js from 2.5.5 to 2.5.7 * Updated @angular/* dependencies from 6.0.4 to 6.0.7 * Added missing web test plugins karma-jasmine and krama-jasmine-html-reporter * Updated web rxjs* dependencies from 6.2.0 to 6.2.1 * Updated web package version to use the ^x.x.x notation for easier version management using npm * Updated web @amcharts/amcharts3-angular from 2.1.0 to 2.1.1 * Updated web electron-reload from 1.2.2 to 1.2.5 * Updated web karma to 2.0.4 and karma-coverage-istanbul-reporter to 1.4.3 * Updated rxjs-tslint from 0.1.4 to 0.1.5 * Updated web electron from 1.8.4 to 1.8.7 * Updated web npm-run-all from 4.1.2 to 4.1.3 * Updated web @types/jasmine @types/node @types/core-js packages to latest patch releases
This commit is contained in:
committed by
Adrian Gallagher
parent
f920298d1a
commit
7cacca1115
@@ -50,7 +50,7 @@ Currently runs with:
|
||||
|
||||
- Angular v5.2.5
|
||||
- Angular-CLI v1.6.4
|
||||
- Electron v1.8.2
|
||||
- Electron v1.8.7
|
||||
- Electron Builder v20.0.4
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user