|
48 | 48 | "angular-sanitize": "1.7.8",
|
49 | 49 | "angular-ui-bootstrap": "1.3.2 || 2.5.6",
|
50 | 50 | "angular-ui-grid": "^4.8.1",
|
51 |
| - "async": "2.6.3", |
| 51 | + "async": "3.1.0", |
52 | 52 | "fng-reports": "^0.12.0-beta.44",
|
53 | 53 | "fng-ui-select": "^0.12.0-beta.44",
|
54 | 54 | "lodash": "^4.17.15",
|
|
60 | 60 | "mongoose": "^5.4.10"
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@types/angular": "1.6.55", |
64 |
| - "@types/lodash": "4.14.136", |
65 |
| - "@types/mongoose": "^5.5.9", |
| 63 | + "@types/angular": "1.6.56", |
| 64 | + "@types/lodash": "4.14.138", |
| 65 | + "@types/mongoose": "^5.5.15", |
66 | 66 | "@types/node": "=10.14.1",
|
67 | 67 | "angular-mocks": "1.7.8",
|
68 | 68 | "body-parser": "1.19.0",
|
69 | 69 | "bower": "^1.8.8",
|
70 |
| - "del": "5.0.0", |
| 70 | + "del": "5.1.0", |
71 | 71 | "express": "4.17.1",
|
72 | 72 | "gulp": "^4.0.2",
|
73 | 73 | "gulp-angular-templatecache": "3.0.0",
|
74 | 74 | "gulp-clean-css": "4.2.0",
|
75 | 75 | "gulp-concat": "2.6.1",
|
76 | 76 | "gulp-less": "4.0.1",
|
77 |
| - "gulp-mocha": "6.0.0", |
| 77 | + "gulp-mocha": "7.0.1", |
78 | 78 | "gulp-ng-annotate": "2.1.0",
|
79 | 79 | "gulp-rename": "1.4.0",
|
80 | 80 | "gulp-replace": "^1.0.0",
|
81 | 81 | "gulp-typescript": "5.0.1",
|
82 | 82 | "gulp-uglify": "3.0.2",
|
83 | 83 | "gulp-umd": "2.0.0",
|
84 | 84 | "jasmine-core": "3.4.0",
|
85 |
| - "karma": "^4.2.0", |
86 |
| - "karma-chrome-launcher": "3.0.0", |
87 |
| - "karma-firefox-launcher": "^1.1.0", |
| 85 | + "karma": "^4.3.0", |
| 86 | + "karma-chrome-launcher": "3.1.0", |
| 87 | + "karma-firefox-launcher": "^1.2.0", |
88 | 88 | "karma-jasmine": "2.0.1",
|
89 | 89 | "karma-junit-reporter": "1.2.0",
|
90 | 90 | "karma-ng-html2js-preprocessor": "1.0.0",
|
91 | 91 | "matchdep": "2.0.0",
|
92 | 92 | "mocha": "^6.2.0",
|
93 |
| - "mongoose": "5.6.6", |
| 93 | + "mongoose": "5.6.11", |
94 | 94 | "prettier": "1.18.2",
|
95 | 95 | "pump": "3.0.0",
|
96 | 96 | "typescript": "3.5.3"
|
|
0 commit comments