|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/makeomatic/ms-users#readme", |
30 | 30 | "dependencies": { |
31 | | - "@microfleet/core": "^13.3.1", |
32 | | - "@microfleet/transport-amqp": "^13.1.2", |
| 31 | + "@microfleet/core": "^13.4.0", |
| 32 | + "@microfleet/transport-amqp": "^13.1.3", |
33 | 33 | "@microfleet/validation": "^8.1.0", |
34 | 34 | "bell": "^9.4.0", |
35 | 35 | "bluebird": "^3.5.3", |
36 | | - "bunyan": "^1.8.12", |
37 | 36 | "bytes": "^3.0.0", |
38 | 37 | "common-errors": "^1.0.5", |
39 | 38 | "csv-write-stream": "^2.0.0", |
|
45 | 44 | "handlebars": "^4.0.12", |
46 | 45 | "hapi": "^17.7.0", |
47 | 46 | "ioredis": "^4.3.0", |
48 | | - "is": "^3.2.1", |
| 47 | + "is": "^3.3.0", |
49 | 48 | "jsonwebtoken": "^8.4.0", |
50 | 49 | "jwa": "^1.1.6", |
51 | 50 | "lodash": "^4.17.11", |
52 | | - "moment": "^2.22.2", |
53 | | - "ms-conf": "^3.3.1", |
| 51 | + "moment": "^2.23.0", |
| 52 | + "ms-conf": "^3.3.3", |
54 | 53 | "ms-flakeless": "^4.1.0", |
55 | 54 | "ms-mailer-client": "^8.0.1", |
56 | 55 | "ms-mailer-templates": "^1.10.0", |
|
66 | 65 | "stdout-stream": "^1.4.1", |
67 | 66 | "tough-cookie": "^2.4.3", |
68 | 67 | "uuid": "^3.3.2", |
69 | | - "vision": "^5.4.3", |
| 68 | + "vision": "^5.4.4", |
70 | 69 | "yargs": "^12.0.4" |
71 | 70 | }, |
72 | 71 | "devDependencies": { |
73 | 72 | "@babel/cli": "^7.2.0", |
74 | | - "@babel/core": "^7.2.0", |
| 73 | + "@babel/core": "^7.2.2", |
75 | 74 | "@babel/plugin-proposal-class-properties": "^7.2.1", |
76 | 75 | "@babel/plugin-proposal-object-rest-spread": "^7.2.0", |
77 | 76 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
78 | 77 | "@babel/register": "^7.0.0", |
79 | 78 | "@makeomatic/deploy": "^8.2.3", |
80 | 79 | "@semantic-release/changelog": "^3.0.1", |
81 | | - "@semantic-release/exec": "^3.3.0", |
82 | | - "@semantic-release/git": "^7.0.5", |
| 80 | + "@semantic-release/exec": "^3.3.1", |
| 81 | + "@semantic-release/git": "^7.0.6", |
83 | 82 | "apidoc": "^0.17.7", |
84 | 83 | "apidoc-plugin-schema": "^0.1.8", |
85 | 84 | "babel-eslint": "^10.0.1", |
|
101 | 100 | "nyc": "^13.1.0", |
102 | 101 | "puppeteer": "1.4.0", |
103 | 102 | "rimraf": "^2.6.1", |
104 | | - "sinon": "^7.2.0" |
| 103 | + "sinon": "^7.2.2" |
105 | 104 | }, |
106 | 105 | "engines": { |
107 | 106 | "node": ">= 8.9.0", |
|
0 commit comments