Skip to content

Commit 46a9b34

Browse files
committed
chore (Update deps)
1 parent 89ec3a0 commit 46a9b34

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"angular-sanitize": "1.7.8",
4949
"angular-ui-bootstrap": "1.3.2 || 2.5.6",
5050
"angular-ui-grid": "^4.8.1",
51-
"async": "2.6.3",
51+
"async": "3.1.0",
5252
"fng-reports": "^0.12.0-beta.44",
5353
"fng-ui-select": "^0.12.0-beta.44",
5454
"lodash": "^4.17.15",
@@ -60,37 +60,37 @@
6060
"mongoose": "^5.4.10"
6161
},
6262
"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",
6666
"@types/node": "=10.14.1",
6767
"angular-mocks": "1.7.8",
6868
"body-parser": "1.19.0",
6969
"bower": "^1.8.8",
70-
"del": "5.0.0",
70+
"del": "5.1.0",
7171
"express": "4.17.1",
7272
"gulp": "^4.0.2",
7373
"gulp-angular-templatecache": "3.0.0",
7474
"gulp-clean-css": "4.2.0",
7575
"gulp-concat": "2.6.1",
7676
"gulp-less": "4.0.1",
77-
"gulp-mocha": "6.0.0",
77+
"gulp-mocha": "7.0.1",
7878
"gulp-ng-annotate": "2.1.0",
7979
"gulp-rename": "1.4.0",
8080
"gulp-replace": "^1.0.0",
8181
"gulp-typescript": "5.0.1",
8282
"gulp-uglify": "3.0.2",
8383
"gulp-umd": "2.0.0",
8484
"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",
8888
"karma-jasmine": "2.0.1",
8989
"karma-junit-reporter": "1.2.0",
9090
"karma-ng-html2js-preprocessor": "1.0.0",
9191
"matchdep": "2.0.0",
9292
"mocha": "^6.2.0",
93-
"mongoose": "5.6.6",
93+
"mongoose": "5.6.11",
9494
"prettier": "1.18.2",
9595
"pump": "3.0.0",
9696
"typescript": "3.5.3"

0 commit comments

Comments
 (0)