|
30 | 30 | "dependencies": { |
31 | 31 | "@microfleet/core": "^13.4.0", |
32 | 32 | "@microfleet/transport-amqp": "^13.1.3", |
33 | | - "@microfleet/validation": "^8.1.0", |
| 33 | + "@microfleet/validation": "^8.1.1", |
34 | 34 | "bell": "^9.4.0", |
35 | 35 | "bluebird": "^3.5.3", |
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.41", |
| 39 | + "disposable-email-domains": "^1.0.42", |
40 | 40 | "dlock": "^8.1.0", |
41 | 41 | "flake-idgen": "^1.1.0", |
42 | 42 | "get-stdin": "^6.0.0", |
43 | 43 | "get-value": "^3.0.1", |
44 | 44 | "handlebars": "^4.0.12", |
45 | | - "hapi": "^17.7.0", |
| 45 | + "hapi": "^18.0.0", |
46 | 46 | "ioredis": "^4.3.0", |
47 | 47 | "is": "^3.3.0", |
48 | 48 | "jsonwebtoken": "^8.4.0", |
49 | 49 | "jwa": "^1.1.6", |
50 | 50 | "lodash": "^4.17.11", |
51 | 51 | "moment": "^2.23.0", |
52 | 52 | "ms-conf": "^3.3.3", |
53 | | - "ms-flakeless": "^4.1.0", |
| 53 | + "ms-flakeless": "^4.1.1", |
54 | 54 | "ms-mailer-client": "^8.0.1", |
55 | 55 | "ms-mailer-templates": "^1.10.0", |
56 | 56 | "ms-token": "^3.0.0", |
57 | 57 | "otplib": "^10.0.1", |
58 | 58 | "password-generator": "^2.2.0", |
| 59 | + "prom-client": "^11.2.1", |
59 | 60 | "redis-filtered-sort": "^2.3.0", |
60 | 61 | "request": "^2.88.0", |
61 | 62 | "request-promise": "^4.2.1", |
62 | 63 | "scrypt": "^6.0.1", |
63 | 64 | "serialize-error": "^3.0.0", |
64 | | - "serialize-javascript": "^1.5.0", |
| 65 | + "serialize-javascript": "^1.6.1", |
65 | 66 | "stdout-stream": "^1.4.1", |
66 | | - "tough-cookie": "^2.4.3", |
| 67 | + "tough-cookie": "^3.0.0", |
67 | 68 | "uuid": "^3.3.2", |
68 | 69 | "vision": "^5.4.4", |
69 | 70 | "yargs": "^12.0.4" |
|
75 | 76 | "@babel/plugin-proposal-object-rest-spread": "^7.2.0", |
76 | 77 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
77 | 78 | "@babel/register": "^7.0.0", |
78 | | - "@makeomatic/deploy": "^8.2.3", |
79 | | - "@semantic-release/changelog": "^3.0.1", |
80 | | - "@semantic-release/exec": "^3.3.1", |
81 | | - "@semantic-release/git": "^7.0.6", |
| 79 | + "@makeomatic/deploy": "^8.3.1", |
| 80 | + "@semantic-release/changelog": "^3.0.2", |
| 81 | + "@semantic-release/exec": "^3.3.2", |
| 82 | + "@semantic-release/git": "^7.0.7", |
82 | 83 | "apidoc": "^0.17.7", |
83 | 84 | "apidoc-plugin-schema": "^0.1.8", |
84 | 85 | "babel-eslint": "^10.0.1", |
|
87 | 88 | "cheerio": "^1.0.0-rc.2", |
88 | 89 | "codecov": "^3.1.0", |
89 | 90 | "cross-env": "^5.2.0", |
90 | | - "eslint": "^5.10.0", |
| 91 | + "eslint": "^5.12.0", |
91 | 92 | "eslint-config-makeomatic": "^3.0.0", |
92 | 93 | "eslint-plugin-import": "^2.14.0", |
93 | | - "eslint-plugin-mocha": "^5.2.0", |
| 94 | + "eslint-plugin-mocha": "^5.2.1", |
94 | 95 | "eslint-plugin-promise": "^4.0.1", |
95 | 96 | "faker": "^4.1.0", |
96 | 97 | "glob": "^7.1.3", |
97 | 98 | "json": "^9.0.6", |
98 | 99 | "md5": "^2.2.1", |
99 | 100 | "mocha": "^5.2.0", |
100 | 101 | "nyc": "^13.1.0", |
101 | | - "puppeteer": "1.4.0", |
102 | | - "rimraf": "^2.6.1", |
| 102 | + "puppeteer": "1.9.0", |
| 103 | + "rimraf": "^2.6.3", |
103 | 104 | "sinon": "^7.2.2" |
104 | 105 | }, |
105 | 106 | "engines": { |
|
0 commit comments