|
23 | 23 | "dependencies": { |
24 | 24 | "64": "^0.2.0", |
25 | 25 | "@microfleet/core": "^13.3.2", |
26 | | - "@microfleet/transport-amqp": "^13.1.2", |
| 26 | + "@microfleet/transport-amqp": "^13.1.3", |
27 | 27 | "@microfleet/validation": "^8.1.0", |
28 | 28 | "bluebird": "^3.5.3", |
29 | 29 | "bluebird-retry": "^0.11.0", |
|
39 | 39 | "stdout-stream": "^1.4.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@babel/cli": "^7.2.0", |
| 42 | + "@babel/cli": "^7.2.3", |
43 | 43 | "@babel/core": "^7.2.2", |
44 | | - "@babel/plugin-proposal-class-properties": "^7.2.1", |
| 44 | + "@babel/plugin-proposal-class-properties": "^7.2.3", |
45 | 45 | "@babel/plugin-proposal-object-rest-spread": "^7.2.0", |
46 | 46 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
47 | 47 | "@babel/register": "^7.0.0", |
48 | 48 | "@makeomatic/deploy": "^8.3.0", |
49 | 49 | "@semantic-release/changelog": "^3.0.1", |
50 | 50 | "@semantic-release/exec": "^3.3.1", |
51 | | - "@semantic-release/git": "7.0.5", |
| 51 | + "@semantic-release/git": "7.0.6", |
52 | 52 | "babel-core": "^7.0.0-bridge.0", |
53 | 53 | "babel-eslint": "^10.0.1", |
54 | 54 | "babel-jest": "^23.4.2", |
|
0 commit comments