|
37 | 37 | "angular-ui-bootstrap": "~2.5.0",
|
38 | 38 | "angular-ui-router": "~0.2.13",
|
39 | 39 | "auth0-angular": "~4.0.4",
|
40 |
| - "auth0-js": "~6.4.2", |
41 |
| - "auth0-lock": "~7.6.2", |
| 40 | + "auth0-js": "^9.11.3", |
| 41 | + "auth0-lock": "^11.17.2", |
42 | 42 | "bcryptjs": "^2.4.3",
|
43 | 43 | "bluebird": "^3.5.0",
|
44 | 44 | "body-parser": "^1.17.2",
|
45 |
| - "bootstrap": "~3.3.5", |
| 45 | + "bootstrap": "^3.4.1", |
46 | 46 | "concurrently": "^3.5.0",
|
47 | 47 | "config": "^1.26.2",
|
48 | 48 | "cookie-parser": "^1.4.3",
|
|
62 | 62 | "guid": "0.0.12",
|
63 | 63 | "icheck": "1.0.2",
|
64 | 64 | "joi": "^10.6.0",
|
65 |
| - "jquery": "~2.1.1", |
| 65 | + "jquery": "^3.4.1", |
66 | 66 | "jsonwebtoken": "^7.4.3",
|
67 | 67 | "jwt-decode": "^2.2.0",
|
68 | 68 | "lodash": "^4.17.4",
|
|
73 | 73 | "pace-js": "~1.0.2",
|
74 | 74 | "parse-domain": "^2.1.2",
|
75 | 75 | "shortid": "^2.2.8",
|
| 76 | + "ssl-express-www": "^3.0.3", |
76 | 77 | "superagent": "^3.6.0",
|
77 | 78 | "superagent-promise": "^1.1.0",
|
78 |
| - "ssl-express-www": "^3.0.3", |
79 | 79 | "typescript": "~2.3.3",
|
80 | 80 | "uuid": "^3.3.2",
|
81 | 81 | "winston": "^2.3.1"
|
|
87 | 87 | "babel-preset-env": "^1.7.0",
|
88 | 88 | "babel-preset-es2016": "^6.24.1",
|
89 | 89 | "babelify": "^8.0.0",
|
90 |
| - "brfs": "1.4.3", |
91 |
| - "browser-sync": "~2.18.8", |
92 |
| - "browserify": "^9.0.3", |
93 |
| - "browserify-css": "0.10.1", |
| 90 | + "brfs": "^2.0.2", |
| 91 | + "browser-sync": "^2.26.7", |
| 92 | + "browserify": "^16.5.0", |
| 93 | + "browserify-css": "^0.15.0", |
94 | 94 | "browserify-shim": "^3.8.10",
|
95 | 95 | "chai": "^4.1.1",
|
96 | 96 | "chalk": "~0.5.1",
|
|
116 | 116 | "gulp-flatten": "~0.0.4",
|
117 | 117 | "gulp-inject": "~1.0.2",
|
118 | 118 | "gulp-jshint": "~2.0.4",
|
119 |
| - "gulp-less": "~1.3.6", |
120 |
| - "gulp-load-plugins": "~1.5.0", |
| 119 | + "gulp-less": "^1.3.6", |
| 120 | + "gulp-load-plugins": "^2.0.1", |
121 | 121 | "gulp-minify-html": "~1.0.6",
|
122 | 122 | "gulp-ng-annotate": "~1.0.0",
|
123 |
| - "gulp-ng-config": "~1.2.1", |
124 |
| - "gulp-protractor": "~4.0.0", |
| 123 | + "gulp-ng-config": "^1.5.1", |
| 124 | + "gulp-protractor": "^4.1.1", |
125 | 125 | "gulp-rename": "~1.2.0",
|
126 | 126 | "gulp-replace": "~0.5.0",
|
127 | 127 | "gulp-rev": "~2.0.1",
|
128 | 128 | "gulp-rev-replace": "~0.3.1",
|
129 | 129 | "gulp-size": "~1.1.0",
|
130 |
| - "gulp-uglify": "~1.0.1", |
| 130 | + "gulp-uglify": "^1.5.4", |
131 | 131 | "gulp-useref": "^2.1.0",
|
132 | 132 | "http-proxy": "~1.7.0",
|
133 | 133 | "jasmine-core": "^2.5.2",
|
134 | 134 | "jshint": "~2.9.4",
|
135 | 135 | "jshint-stylish": "~1.0.0",
|
136 |
| - "mocha": "^3.5.0", |
| 136 | + "mocha": "^6.2.0", |
137 | 137 | "natives": "^1.1.6",
|
138 |
| - "protractor": "~5.1.1", |
| 138 | + "protractor": "^6.0.0", |
139 | 139 | "require-dir": "~0.3.2",
|
140 | 140 | "supertest": "^3.0.0",
|
141 | 141 | "uglify-save-license": "~0.4.1",
|
|
0 commit comments