|
32 | 32 | "@hapi/hapi": "^18.0.0", |
33 | 33 | "@hapi/vision": "^5.4.4", |
34 | 34 | "@microfleet/core": "^14.0.0", |
35 | | - "@microfleet/transport-amqp": "^14.0.0", |
36 | | - "@microfleet/validation": "^8.1.1", |
| 35 | + "@microfleet/transport-amqp": "^14.0.1", |
| 36 | + "@microfleet/validation": "^8.1.2", |
37 | 37 | "bluebird": "^3.5.5", |
38 | 38 | "bytes": "^3.0.0", |
39 | 39 | "common-errors": "^1.0.5", |
|
44 | 44 | "get-stdin": "^7.0.0", |
45 | 45 | "get-value": "^3.0.1", |
46 | 46 | "handlebars": "^4.1.2", |
47 | | - "ioredis": "^4.10.0", |
| 47 | + "ioredis": "^4.11.2", |
48 | 48 | "is": "^3.3.0", |
49 | 49 | "jsonwebtoken": "^8.5.1", |
50 | 50 | "jwa": "^1.4.1", |
51 | | - "lodash": "^4.17.11", |
| 51 | + "lodash": "^4.17.14", |
52 | 52 | "moment": "^2.23.0", |
53 | 53 | "ms-conf": "^5.0.0", |
54 | 54 | "ms-flakeless": "^4.1.1", |
|
67 | 67 | "stdout-stream": "^1.4.1", |
68 | 68 | "tough-cookie": "^3.0.0", |
69 | 69 | "uuid": "^3.3.2", |
70 | | - "yargs": "^13.2.4" |
| 70 | + "yargs": "^13.3.0" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/cli": "^7.4.4", |
74 | | - "@babel/core": "^7.4.5", |
75 | | - "@babel/plugin-proposal-class-properties": "^7.4.4", |
76 | | - "@babel/plugin-proposal-object-rest-spread": "^7.4.4", |
| 73 | + "@babel/cli": "^7.5.0", |
| 74 | + "@babel/core": "^7.5.4", |
| 75 | + "@babel/plugin-proposal-class-properties": "^7.5.0", |
| 76 | + "@babel/plugin-proposal-object-rest-spread": "^7.5.4", |
77 | 77 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
78 | 78 | "@babel/register": "^7.4.4", |
79 | 79 | "@makeomatic/deploy": "^8.4.4", |
80 | 80 | "@semantic-release/changelog": "^3.0.4", |
81 | 81 | "@semantic-release/exec": "^3.3.5", |
82 | | - "@semantic-release/git": "^7.0.14", |
| 82 | + "@semantic-release/git": "^7.0.16", |
83 | 83 | "apidoc": "^0.17.7", |
84 | 84 | "apidoc-plugin-schema": "^0.1.8", |
85 | 85 | "babel-eslint": "^10.0.2", |
|
0 commit comments