|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "64": "^0.2.0", |
| 25 | + "@hapi/hapi": "^18.1.0", |
25 | 26 | "@microfleet/core": "^14.0.0", |
26 | | - "@microfleet/transport-amqp": "^14.0.1", |
| 27 | + "@microfleet/transport-amqp": "^14.0.2", |
27 | 28 | "@microfleet/validation": "^8.1.2", |
28 | 29 | "bluebird": "^3.5.5", |
29 | 30 | "bluebird-retry": "^0.11.0", |
30 | 31 | "chrome-launcher": "^0.11.1", |
31 | 32 | "chrome-remote-interface": "^0.27.2", |
32 | 33 | "common-errors": "^1.0.5", |
33 | 34 | "debug": "^4.1.0", |
34 | | - "@hapi/hapi": "^18.1.0", |
35 | 35 | "ms-conf": "^5.0.0", |
36 | 36 | "mustache": "^3.0.1", |
37 | 37 | "prom-client": "^11.5.3", |
|
40 | 40 | "stdout-stream": "^1.4.1" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@babel/cli": "^7.5.0", |
44 | | - "@babel/core": "^7.5.4", |
45 | | - "@babel/plugin-proposal-class-properties": "^7.5.0", |
46 | | - "@babel/plugin-proposal-object-rest-spread": "^7.5.4", |
| 43 | + "@babel/cli": "^7.5.5", |
| 44 | + "@babel/core": "^7.5.5", |
| 45 | + "@babel/plugin-proposal-class-properties": "^7.5.5", |
| 46 | + "@babel/plugin-proposal-object-rest-spread": "^7.5.5", |
47 | 47 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
48 | | - "@makeomatic/deploy": "^8.4.4", |
| 48 | + "@makeomatic/deploy": "^8.4.5", |
49 | 49 | "@semantic-release/changelog": "^3.0.4", |
50 | 50 | "@semantic-release/exec": "^3.3.5", |
51 | 51 | "@semantic-release/git": "7.0.16", |
52 | 52 | "babel-eslint": "^10.0.2", |
53 | 53 | "cheerio": "^1.0.0-rc.3", |
54 | 54 | "codecov": "^3.5.0", |
55 | 55 | "cross-env": "^5.2.0", |
56 | | - "eslint": "^6.0.1", |
57 | | - "eslint-config-makeomatic": "^3.0.0", |
58 | | - "eslint-plugin-import": "^2.18.0", |
| 56 | + "eslint": "^6.1.0", |
| 57 | + "eslint-config-makeomatic": "^3.0.1", |
| 58 | + "eslint-plugin-import": "^2.18.2", |
59 | 59 | "eslint-plugin-promise": "^4.2.1", |
60 | 60 | "jest": "^24.8.0", |
61 | 61 | "json": "^9.0.6", |
|
0 commit comments