|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "64": "^0.2.0", |
25 | | - "@microfleet/core": "^13.3.2", |
26 | | - "@microfleet/transport-amqp": "^13.1.3", |
27 | | - "@microfleet/validation": "^8.1.0", |
28 | | - "bluebird": "^3.5.4", |
| 25 | + "@microfleet/core": "^14.0.0", |
| 26 | + "@microfleet/transport-amqp": "^14.0.1", |
| 27 | + "@microfleet/validation": "^8.1.2", |
| 28 | + "bluebird": "^3.5.5", |
29 | 29 | "bluebird-retry": "^0.11.0", |
30 | | - "bunyan": "^1.8.12", |
31 | | - "chrome-launcher": "^0.10.5", |
32 | | - "chrome-remote-interface": "^0.27.0", |
| 30 | + "chrome-launcher": "^0.11.1", |
| 31 | + "chrome-remote-interface": "^0.27.2", |
33 | 32 | "common-errors": "^1.0.5", |
34 | 33 | "debug": "^4.1.0", |
35 | | - "hapi": "^18.1.0", |
36 | | - "ms-conf": "^3.3.3", |
| 34 | + "@hapi/hapi": "^18.1.0", |
| 35 | + "ms-conf": "^5.0.0", |
37 | 36 | "mustache": "^3.0.1", |
38 | | - "prom-client": "^11.2.1", |
| 37 | + "prom-client": "^11.5.3", |
39 | 38 | "request": "^2.88.0", |
40 | 39 | "request-promise": "^4.2.2", |
41 | 40 | "stdout-stream": "^1.4.1" |
42 | 41 | }, |
43 | 42 | "devDependencies": { |
44 | | - "@babel/cli": "^7.2.3", |
45 | | - "@babel/core": "^7.2.2", |
46 | | - "@babel/plugin-proposal-class-properties": "^7.2.3", |
47 | | - "@babel/plugin-proposal-object-rest-spread": "^7.2.0", |
| 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", |
48 | 47 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
49 | | - "@makeomatic/deploy": "^8.4.0", |
50 | | - "@semantic-release/changelog": "^3.0.1", |
51 | | - "@semantic-release/exec": "^3.3.1", |
| 48 | + "@makeomatic/deploy": "^8.4.4", |
| 49 | + "@semantic-release/changelog": "^3.0.4", |
| 50 | + "@semantic-release/exec": "^3.3.5", |
52 | 51 | "@semantic-release/git": "7.0.16", |
53 | | - "babel-eslint": "^10.0.1", |
54 | | - "cheerio": "^1.0.0-rc.2", |
55 | | - "codecov": "^3.1.0", |
| 52 | + "babel-eslint": "^10.0.2", |
| 53 | + "cheerio": "^1.0.0-rc.3", |
| 54 | + "codecov": "^3.5.0", |
56 | 55 | "cross-env": "^5.2.0", |
57 | | - "eslint": "^5.10.0", |
| 56 | + "eslint": "^6.0.1", |
58 | 57 | "eslint-config-makeomatic": "^3.0.0", |
59 | | - "eslint-plugin-import": "^2.14.0", |
60 | | - "eslint-plugin-promise": "^4.0.1", |
61 | | - "jest": "^24.1.0", |
| 58 | + "eslint-plugin-import": "^2.18.0", |
| 59 | + "eslint-plugin-promise": "^4.2.1", |
| 60 | + "jest": "^24.8.0", |
62 | 61 | "json": "^9.0.6", |
63 | 62 | "rimraf": "^2.6.2" |
64 | 63 | }, |
|
0 commit comments