|
11 | 11 | "license": "MIT",
|
12 | 12 | "dependencies": {
|
13 | 13 | "@flowio/redux-fetch": "0.14.0-alpha.2",
|
14 |
| - "babel-core": "6.24.1", |
| 14 | + "babel-core": "^6.26.3", |
15 | 15 | "babel-loader": "7.0.0",
|
16 |
| - "babel-register": "6.24.1", |
| 16 | + "babel-register": "^6.26.0", |
17 | 17 | "bell": "8.6.0",
|
18 | 18 | "boom": "4.3.1",
|
19 | 19 | "chokidar": "1.6.1",
|
20 | 20 | "config": "1.26.1",
|
21 | 21 | "css-loader": "0.28.1",
|
22 | 22 | "glue": "4.1.0",
|
23 | 23 | "good": "7.1.0",
|
24 |
| - "good-console": "6.4.0", |
| 24 | + "good-console": "^7.1.0", |
25 | 25 | "good-file": "6.0.1",
|
26 | 26 | "good-squeeze": "5.0.2",
|
27 |
| - "hapi": "16.1.1", |
28 |
| - "hapi-auth-jwt2": "7.2.4", |
| 27 | + "hapi": "^16.6.3", |
| 28 | + "hapi-auth-jwt2": "^8.1.0", |
29 | 29 | "hapi-webpack-dev-middleware": "2.0.0",
|
30 | 30 | "hapi-webpack-hot-middleware": "2.0.0",
|
31 |
| - "hoek": "4.1.1", |
| 31 | + "hoek": "^5.0.3", |
32 | 32 | "inert": "4.2.0",
|
33 | 33 | "isomorphic-fetch": "2.2.1",
|
34 |
| - "joi": "10.4.1", |
35 |
| - "jsonwebtoken": "7.4.0", |
| 34 | + "joi": "^13.3.0", |
| 35 | + "jsonwebtoken": "^8.2.1", |
36 | 36 | "keymirror": "0.1.1",
|
37 |
| - "lodash": "4.17.4", |
| 37 | + "lodash": "^4.17.10", |
38 | 38 | "nodemon": "1.11.0",
|
39 | 39 | "oauth": "0.9.15",
|
40 | 40 | "passport-twitter": "1.0.4",
|
|
43 | 43 | "react-bem-helper": "1.4.1",
|
44 | 44 | "react-bootstrap": "0.31.0",
|
45 | 45 | "react-dom": "15.5.4",
|
46 |
| - "react-hot-loader": "3.0.0-beta.6", |
| 46 | + "react-hot-loader": "^4.2.0", |
47 | 47 | "react-redux": "5.0.4",
|
48 | 48 | "react-router": "3.0.5",
|
49 | 49 | "react-router-bootstrap": "0.23.3",
|
|
0 commit comments