|
23 | 23 | "dependencies": { |
24 | 24 | "64": "^0.2.0", |
25 | 25 | "@hapi/hapi": "^18.4.0", |
26 | | - "@microfleet/core": "^14.0.7", |
| 26 | + "@microfleet/core": "^14.1.2", |
27 | 27 | "@microfleet/transport-amqp": "^15.0.0", |
28 | 28 | "@microfleet/validation": "^8.1.2", |
29 | 29 | "bluebird": "^3.5.5", |
|
35 | 35 | "ms-conf": "^5.0.2", |
36 | 36 | "mustache": "^3.1.0", |
37 | 37 | "prom-client": "^11.5.3", |
| 38 | + "puppeteer": "^1.20.0", |
38 | 39 | "request": "^2.88.0", |
39 | 40 | "request-promise": "^4.2.2", |
40 | 41 | "rfdc": "^1.1.4", |
41 | 42 | "stdout-stream": "^1.4.1" |
42 | 43 | }, |
43 | 44 | "devDependencies": { |
44 | | - "@babel/cli": "^7.6.0", |
45 | | - "@babel/core": "^7.6.0", |
| 45 | + "@babel/cli": "^7.6.2", |
| 46 | + "@babel/core": "^7.6.2", |
46 | 47 | "@babel/plugin-proposal-class-properties": "^7.5.5", |
47 | | - "@babel/plugin-proposal-object-rest-spread": "^7.5.5", |
| 48 | + "@babel/plugin-proposal-object-rest-spread": "^7.6.2", |
48 | 49 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
49 | | - "@makeomatic/deploy": "^8.6.0", |
| 50 | + "@makeomatic/deploy": "^9.1.0", |
50 | 51 | "@semantic-release/changelog": "^3.0.4", |
51 | | - "@semantic-release/exec": "^3.3.6", |
| 52 | + "@semantic-release/exec": "^3.3.7", |
52 | 53 | "@semantic-release/git": "7.0.16", |
53 | 54 | "babel-eslint": "^10.0.3", |
54 | 55 | "cheerio": "^1.0.0-rc.3", |
55 | | - "codecov": "^3.5.0", |
| 56 | + "codecov": "^3.6.1", |
56 | 57 | "cross-env": "^6.0.0", |
57 | 58 | "eslint": "^6.4.0", |
58 | 59 | "eslint-config-makeomatic": "^3.1.0", |
|
0 commit comments