|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/makeomatic/ms-users#readme", |
30 | 30 | "dependencies": { |
31 | | - "@microfleet/core": "^10.9.1", |
| 31 | + "@microfleet/core": "^10.11.0", |
32 | 32 | "@microfleet/transport-amqp": "^13.1.2", |
33 | 33 | "bell": "^9.3.1", |
34 | | - "bluebird": "^3.5.1", |
| 34 | + "bluebird": "^3.5.2", |
35 | 35 | "bunyan": "^1.8.12", |
36 | 36 | "bytes": "^3.0.0", |
37 | 37 | "common-errors": "^1.0.5", |
38 | 38 | "csv-write-stream": "^2.0.0", |
39 | | - "disposable-email-domains": "^1.0.36", |
| 39 | + "disposable-email-domains": "^1.0.39", |
40 | 40 | "dlock": "^8.1.0", |
41 | 41 | "flake-idgen": "^1.1.0", |
42 | 42 | "get-stdin": "^6.0.0", |
43 | | - "handlebars": "^4.0.11", |
44 | | - "hapi": "^17.5.3", |
| 43 | + "handlebars": "^4.0.12", |
| 44 | + "hapi": "^17.6.0", |
45 | 45 | "ioredis": "^3.2.2", |
46 | 46 | "is": "^3.2.1", |
47 | 47 | "jsonwebtoken": "^8.3.0", |
48 | 48 | "jwa": "^1.1.6", |
49 | | - "lodash": "^4.17.10", |
| 49 | + "lodash": "^4.17.11", |
50 | 50 | "moment": "^2.22.2", |
51 | | - "ms-conf": "^3.1.2", |
| 51 | + "ms-conf": "^3.3.0", |
52 | 52 | "ms-flakeless": "^4.1.0", |
53 | 53 | "ms-mailer-client": "^7.0.0", |
54 | 54 | "ms-mailer-templates": "^1.10.0", |
|
62 | 62 | "scrypt": "^6.0.1", |
63 | 63 | "serialize-error": "^2.1.0", |
64 | 64 | "serialize-javascript": "^1.5.0", |
65 | | - "stdout-stream": "^1.4.0", |
| 65 | + "stdout-stream": "^1.4.1", |
66 | 66 | "tough-cookie": "^2.4.3", |
67 | 67 | "uuid": "^3.3.2", |
68 | | - "vision": "^5.3.3", |
69 | | - "yargs": "^12.0.1" |
| 68 | + "vision": "^5.4.0", |
| 69 | + "yargs": "^12.0.2" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
| 72 | + "@babel/cli": "^7.1.2", |
| 73 | + "@babel/core": "^7.1.2", |
| 74 | + "@babel/plugin-proposal-class-properties": "^7.1.0", |
| 75 | + "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
| 76 | + "@babel/plugin-transform-strict-mode": "^7.0.0", |
| 77 | + "@babel/register": "^7.0.0", |
72 | 78 | "@makeomatic/deploy": "^7.0.1", |
73 | 79 | "@semantic-release/changelog": "^3.0.0", |
74 | | - "@semantic-release/exec": "^3.1.0", |
75 | | - "@semantic-release/git": "^7.0.1", |
| 80 | + "@semantic-release/exec": "^3.1.3", |
| 81 | + "@semantic-release/git": "^7.0.4", |
76 | 82 | "apidoc": "^0.17.6", |
77 | 83 | "apidoc-plugin-schema": "^0.1.8", |
78 | | - "babel-eslint": "^8.2.6", |
| 84 | + "babel-eslint": "^10.0.1", |
79 | 85 | "babel-plugin-istanbul": "^5.0.0", |
80 | | - "@babel/cli": "^7.0.0-rc.1", |
81 | | - "@babel/core": "^7.0.0-rc.1", |
82 | | - "@babel/plugin-proposal-class-properties": "^7.0.0-rc.1", |
83 | | - "@babel/plugin-proposal-object-rest-spread": "^7.0.0-rc.1", |
84 | | - "@babel/plugin-transform-strict-mode": "^7.0.0-rc.1", |
85 | | - "@babel/register": "^7.0.0-rc.1", |
86 | | - "chai": "^4.1.1", |
| 86 | + "chai": "^4.2.0", |
87 | 87 | "cheerio": "^1.0.0-rc.2", |
88 | | - "codecov": "^3.0.4", |
| 88 | + "codecov": "^3.1.0", |
89 | 89 | "cross-env": "^5.2.0", |
90 | | - "eslint": "^5.4.0", |
| 90 | + "eslint": "^5.6.1", |
91 | 91 | "eslint-config-makeomatic": "^3.0.0", |
92 | 92 | "eslint-plugin-import": "^2.14.0", |
93 | 93 | "eslint-plugin-mocha": "^5.2.0", |
94 | | - "eslint-plugin-promise": "^4.0.0", |
| 94 | + "eslint-plugin-promise": "^4.0.1", |
95 | 95 | "faker": "^4.1.0", |
96 | | - "glob": "^7.1.2", |
| 96 | + "glob": "^7.1.3", |
97 | 97 | "json": "^9.0.6", |
98 | 98 | "md5": "^2.2.1", |
99 | 99 | "mocha": "^5.2.0", |
100 | | - "nyc": "^12.0.2", |
| 100 | + "nyc": "^13.0.1", |
101 | 101 | "puppeteer": "=1.5.0", |
102 | 102 | "rimraf": "^2.6.1", |
103 | | - "sinon": "^6.1.5" |
| 103 | + "sinon": "^6.3.4" |
104 | 104 | }, |
105 | 105 | "engines": { |
106 | 106 | "node": ">= 8.9.0", |
|
0 commit comments