|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "64": "^0.2.0", |
25 | | - "@hapi/hapi": "^18.3.2", |
26 | | - "@microfleet/core": "^14.0.2", |
27 | | - "@microfleet/transport-amqp": "^14.0.2", |
| 25 | + "@hapi/hapi": "^18.4.0", |
| 26 | + "@microfleet/core": "^14.0.7", |
| 27 | + "@microfleet/transport-amqp": "^15.0.0", |
28 | 28 | "@microfleet/validation": "^8.1.2", |
29 | 29 | "bluebird": "^3.5.5", |
30 | 30 | "bluebird-retry": "^0.11.0", |
31 | 31 | "chrome-launcher": "^0.11.2", |
32 | 32 | "chrome-remote-interface": "^0.28.0", |
33 | 33 | "common-errors": "^1.0.5", |
34 | 34 | "debug": "^4.1.0", |
35 | | - "ms-conf": "^5.0.1", |
36 | | - "mustache": "^3.0.2", |
| 35 | + "ms-conf": "^5.0.2", |
| 36 | + "mustache": "^3.1.0", |
37 | 37 | "prom-client": "^11.5.3", |
38 | 38 | "request": "^2.88.0", |
39 | 39 | "request-promise": "^4.2.2", |
40 | 40 | "rfdc": "^1.1.4", |
41 | 41 | "stdout-stream": "^1.4.1" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@babel/cli": "^7.5.5", |
45 | | - "@babel/core": "^7.5.5", |
| 44 | + "@babel/cli": "^7.6.0", |
| 45 | + "@babel/core": "^7.6.0", |
46 | 46 | "@babel/plugin-proposal-class-properties": "^7.5.5", |
47 | 47 | "@babel/plugin-proposal-object-rest-spread": "^7.5.5", |
48 | 48 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
49 | | - "@makeomatic/deploy": "^8.4.5", |
| 49 | + "@makeomatic/deploy": "^8.6.0", |
50 | 50 | "@semantic-release/changelog": "^3.0.4", |
51 | 51 | "@semantic-release/exec": "^3.3.6", |
52 | 52 | "@semantic-release/git": "7.0.16", |
53 | | - "babel-eslint": "^10.0.2", |
| 53 | + "babel-eslint": "^10.0.3", |
54 | 54 | "cheerio": "^1.0.0-rc.3", |
55 | 55 | "codecov": "^3.5.0", |
56 | | - "cross-env": "^5.2.0", |
57 | | - "eslint": "^6.2.1", |
| 56 | + "cross-env": "^6.0.0", |
| 57 | + "eslint": "^6.4.0", |
58 | 58 | "eslint-config-makeomatic": "^3.1.0", |
59 | 59 | "eslint-plugin-import": "^2.18.2", |
60 | 60 | "eslint-plugin-promise": "^4.2.1", |
|
0 commit comments