|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/makeomatic/ms-users#readme", |
30 | 30 | "dependencies": { |
31 | | - "@microfleet/core": "^10.6.1", |
32 | | - "@microfleet/transport-amqp": "^13.1.0", |
| 31 | + "@microfleet/core": "^10.7.1", |
| 32 | + "@microfleet/transport-amqp": "^13.1.1", |
33 | 33 | "babel-runtime": "^6.25.0", |
34 | 34 | "bell": "^9.3.1", |
35 | 35 | "bluebird": "^3.5.1", |
36 | 36 | "bunyan": "^1.8.12", |
37 | 37 | "bytes": "^3.0.0", |
38 | 38 | "common-errors": "^1.0.5", |
39 | 39 | "csv-write-stream": "^2.0.0", |
40 | | - "disposable-email-domains": "^1.0.33", |
| 40 | + "disposable-email-domains": "^1.0.34", |
41 | 41 | "dlock": "^8.0.0", |
42 | 42 | "flake-idgen": "^1.1.0", |
43 | 43 | "get-stdin": "^6.0.0", |
44 | 44 | "handlebars": "^4.0.11", |
45 | | - "hapi": "^17.5.1", |
| 45 | + "hapi": "^17.5.2", |
46 | 46 | "ioredis": "^3.2.2", |
47 | 47 | "is": "^3.2.1", |
48 | | - "jsonwebtoken": "^8.2.2", |
| 48 | + "jsonwebtoken": "^8.3.0", |
49 | 49 | "jwa": "^1.1.6", |
50 | 50 | "lodash": "^4.17.10", |
51 | 51 | "moment": "^2.22.2", |
52 | 52 | "ms-conf": "^3.1.2", |
53 | 53 | "ms-flakeless": "^4.1.0", |
54 | 54 | "ms-mailer-client": "^7.0.0", |
55 | | - "ms-mailer-templates": "^1.8.0", |
| 55 | + "ms-mailer-templates": "^1.10.0", |
56 | 56 | "ms-token": "^2.0.0", |
57 | 57 | "ms-validation": "^7.1.0", |
58 | 58 | "otplib": "^10.0.0", |
|
64 | 64 | "serialize-error": "^2.1.0", |
65 | 65 | "serialize-javascript": "^1.5.0", |
66 | 66 | "stdout-stream": "^1.4.0", |
67 | | - "tough-cookie": "^2.4.2", |
68 | | - "uuid": "^3.2.1", |
69 | | - "vision": "^5.3.2", |
70 | | - "yargs": "^11.0.0" |
| 67 | + "tough-cookie": "^2.4.3", |
| 68 | + "uuid": "^3.3.2", |
| 69 | + "vision": "^5.3.3", |
| 70 | + "yargs": "^12.0.1" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | 73 | "@makeomatic/deploy": "^6.1.2", |
74 | | - "@semantic-release/changelog": "^2.0.2", |
| 74 | + "@semantic-release/changelog": "^2.1.1", |
75 | 75 | "@semantic-release/exec": "^2.2.4", |
76 | | - "@semantic-release/git": "^5.0.0", |
| 76 | + "@semantic-release/git": "^6.0.1", |
77 | 77 | "apidoc": "^0.17.6", |
78 | 78 | "apidoc-plugin-schema": "^0.1.8", |
79 | 79 | "babel-cli": "^6.24.1", |
80 | | - "babel-eslint": "^8.2.3", |
| 80 | + "babel-eslint": "^8.2.5", |
81 | 81 | "babel-plugin-istanbul": "^4.1.6", |
82 | 82 | "babel-plugin-transform-class-properties": "^6.24.1", |
83 | 83 | "babel-plugin-transform-object-rest-spread": "^6.23.0", |
84 | 84 | "babel-plugin-transform-strict-mode": "^6.24.1", |
85 | 85 | "babel-register": "^6.24.1", |
86 | 86 | "chai": "^4.1.1", |
87 | 87 | "cheerio": "^1.0.0-rc.2", |
88 | | - "codecov": "^3.0.2", |
89 | | - "cross-env": "^5.1.6", |
90 | | - "eslint": "^4.19.1", |
| 88 | + "codecov": "^3.0.4", |
| 89 | + "cross-env": "^5.2.0", |
| 90 | + "eslint": "^5.1.0", |
91 | 91 | "eslint-config-makeomatic": "^2.0.1", |
92 | | - "eslint-plugin-import": "^2.12.0", |
93 | | - "eslint-plugin-mocha": "^5.0.0", |
| 92 | + "eslint-plugin-import": "^2.13.0", |
| 93 | + "eslint-plugin-mocha": "^5.1.0", |
94 | 94 | "eslint-plugin-promise": "^3.8.0", |
95 | 95 | "faker": "^4.1.0", |
96 | 96 | "glob": "^7.1.2", |
97 | 97 | "json": "^9.0.6", |
98 | 98 | "md5": "^2.2.1", |
99 | 99 | "mocha": "^5.2.0", |
100 | 100 | "nyc": "^12.0.2", |
101 | | - "puppeteer": "^1.4.0", |
| 101 | + "puppeteer": "^1.5.0", |
102 | 102 | "rimraf": "^2.6.1", |
103 | | - "sinon": "^5.1.0" |
| 103 | + "sinon": "^6.1.3" |
104 | 104 | }, |
105 | 105 | "engines": { |
106 | 106 | "node": ">= 8.9.0", |
|
0 commit comments