|
31 | 31 | "@hapi/bell": "^11.1.0", |
32 | 32 | "@hapi/hapi": "^18.4.0", |
33 | 33 | "@hapi/vision": "^5.5.4", |
34 | | - "@microfleet/core": "^15.0.1", |
| 34 | + "@microfleet/core": "^15.3.1", |
35 | 35 | "@microfleet/transport-amqp": "^15.0.0", |
36 | 36 | "@microfleet/validation": "^8.1.2", |
37 | | - "bluebird": "^3.7.0", |
| 37 | + "bluebird": "^3.7.1", |
38 | 38 | "bytes": "^3.0.0", |
39 | 39 | "common-errors": "^1.0.5", |
40 | 40 | "csv-write-stream": "^2.0.0", |
41 | | - "disposable-email-domains": "^1.0.48", |
42 | | - "dlock": "^10.0.0", |
| 41 | + "disposable-email-domains": "^1.0.49", |
| 42 | + "dlock": "^11.0.0", |
43 | 43 | "flake-idgen": "^1.1.0", |
44 | 44 | "get-stdin": "^7.0.0", |
45 | 45 | "get-value": "^3.0.1", |
46 | | - "handlebars": "^4.4.2", |
| 46 | + "handlebars": "^4.5.1", |
47 | 47 | "ioredis": "^4.14.1", |
48 | 48 | "is": "^3.3.0", |
49 | 49 | "jsonwebtoken": "^8.5.1", |
50 | 50 | "jwa": "^1.4.1", |
51 | 51 | "lodash": "^4.17.15", |
52 | 52 | "moment": "^2.23.0", |
53 | 53 | "ms-conf": "^5.0.2", |
54 | | - "ms-flakeless": "^4.2.0", |
| 54 | + "ms-flakeless": "^4.3.0", |
55 | 55 | "ms-mailer-client": "^8.0.1", |
56 | 56 | "ms-mailer-templates": "^1.14.1", |
57 | 57 | "ms-token": "^3.1.0", |
|
62 | 62 | "redis-filtered-sort": "^2.3.0", |
63 | 63 | "request": "^2.88.0", |
64 | 64 | "request-promise": "^4.2.4", |
65 | | - "scrypt": "^6.0.1", |
| 65 | + "scrypt-kdf": "^2.0.1", |
66 | 66 | "serialize-error": "^5.0.0", |
67 | 67 | "serialize-javascript": "^2.1.0", |
68 | 68 | "stdout-stream": "^1.4.1", |
69 | 69 | "tough-cookie": "^3.0.0", |
70 | 70 | "uuid": "^3.3.3", |
71 | | - "yargs": "^14.0.0", |
| 71 | + "yargs": "^14.2.0", |
72 | 72 | "zxcvbn": "^4.4.2" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | | - "@babel/cli": "^7.6.2", |
76 | | - "@babel/core": "^7.6.2", |
| 75 | + "@babel/cli": "^7.6.4", |
| 76 | + "@babel/core": "^7.6.4", |
77 | 77 | "@babel/plugin-proposal-class-properties": "^7.5.5", |
78 | 78 | "@babel/plugin-proposal-object-rest-spread": "^7.6.2", |
79 | 79 | "@babel/plugin-transform-strict-mode": "^7.2.0", |
80 | 80 | "@babel/register": "^7.6.2", |
81 | | - "@makeomatic/deploy": "^9.1.1", |
82 | | - "@semantic-release/changelog": "^3.0.4", |
83 | | - "@semantic-release/exec": "^3.3.7", |
84 | | - "@semantic-release/git": "^7.0.16", |
| 81 | + "@makeomatic/deploy": "^9.3.2", |
| 82 | + "@semantic-release/changelog": "^3.0.5", |
| 83 | + "@semantic-release/exec": "^3.3.8", |
| 84 | + "@semantic-release/git": "^7.0.17", |
85 | 85 | "apidoc": "^0.17.7", |
86 | 86 | "apidoc-plugin-schema": "^0.1.8", |
87 | 87 | "babel-eslint": "^10.0.3", |
|
90 | 90 | "cheerio": "^1.0.0-rc.3", |
91 | 91 | "codecov": "^3.6.1", |
92 | 92 | "cross-env": "^6.0.3", |
93 | | - "eslint": "^6.5.1", |
94 | | - "eslint-config-makeomatic": "^3.1.0", |
| 93 | + "eslint": "^6.6.0", |
| 94 | + "eslint-config-makeomatic": "^4.0.0", |
95 | 95 | "eslint-plugin-import": "^2.18.2", |
96 | | - "eslint-plugin-mocha": "^6.1.1", |
| 96 | + "eslint-plugin-mocha": "^6.2.1", |
97 | 97 | "eslint-plugin-promise": "^4.2.1", |
| 98 | + "eslint-plugin-unicorn": "^12.1.0", |
98 | 99 | "faker": "^4.1.0", |
99 | | - "glob": "^7.1.4", |
| 100 | + "glob": "^7.1.5", |
100 | 101 | "json": "^9.0.6", |
101 | 102 | "md5": "^2.2.1", |
102 | | - "mocha": "^6.2.1", |
| 103 | + "mocha": "^6.2.2", |
103 | 104 | "nyc": "^14.1.1", |
104 | | - "puppeteer": "1.20.0", |
| 105 | + "puppeteer": "2.0.0", |
105 | 106 | "rimraf": "^3.0.0", |
106 | 107 | "sinon": "^7.5.0" |
107 | 108 | }, |
|
0 commit comments