Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump all dependencies to the latest version #2455

Merged
merged 3 commits into from
Apr 23, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(deps): bump all dependencies to the latest version
  • Loading branch information
Brian Faust committed Apr 23, 2019
commit bca3eeb95931d86dafba748c779ed4bfb8ddd90c
4 changes: 2 additions & 2 deletions packages/core-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ajv": "^6.10.0",
"boom": "^7.3.0",
"bs58check": "^2.1.2",
"delay": "^4.1.0",
"delay": "^4.2.0",
"hapi-pagination": "https://github.com/faustbrian/hapi-pagination",
"hapi-rate-limit": "^3.1.2",
"ip": "^1.1.5",
Expand All @@ -47,7 +47,7 @@
"devDependencies": {
"@types/boom": "^7.2.1",
"@types/ip": "^1.1.0",
"@types/joi": "^14.3.2",
"@types/joi": "^14.3.3",
"@types/lodash.orderby": "^4.6.6",
"@types/lodash.partition": "^4.6.6",
"@types/lodash.snakecase": "^4.1.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-blockchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"@arkecosystem/crypto": "^2.3.0-next.6",
"async": "^2.6.2",
"awilix": "^4.2.1",
"delay": "^4.1.0",
"delay": "^4.2.0",
"immutable": "^4.0.0-rc.12",
"lodash.get": "^4.4.2",
"pluralize": "^7.0.0",
"pretty-ms": "^4.0.0",
"xstate": "^4.4.0"
"xstate": "^4.5.0"
},
"devDependencies": {
"@arkecosystem/core-p2p": "^2.3.0-next.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@arkecosystem/core-interfaces": "^2.3.0-next.6",
"@arkecosystem/crypto": "^2.3.0-next.6",
"awilix": "^4.2.1",
"delay": "^4.1.0",
"delay": "^4.2.0",
"env-paths": "^2.2.0",
"envfile": "^3.0.0",
"expand-home-dir": "^0.0.3",
Expand All @@ -38,7 +38,7 @@
"devDependencies": {
"@types/fs-extra": "^5.0.5",
"@types/hoek": "^4.1.3",
"@types/joi": "^14.3.2",
"@types/joi": "^14.3.3",
"@types/lodash.get": "^4.4.6",
"@types/lodash.isstring": "^4.0.6",
"@types/lodash.set": "^4.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-database-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"bluebird": "^3.5.4",
"cpy-cli": "^2.0.0",
"lodash.chunk": "^4.2.0",
"pg-promise": "^8.6.4",
"pg-promise": "^8.6.5",
"pluralize": "^7.0.0",
"sql": "^0.78.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@types/elasticsearch": "^5.0.32",
"@types/fs-extra": "^5.0.5",
"@types/joi": "^14.3.2"
"@types/joi": "^14.3.3"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-error-tracker-bugsnag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@arkecosystem/core-container": "^2.3.0-next.6",
"@bugsnag/js": "^6.0.0"
"@bugsnag/js": "^6.1.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-error-tracker-rollbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@arkecosystem/core-container": "^2.3.0-next.6",
"rollbar": "^2.5.4"
"rollbar": "^2.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-error-tracker-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@arkecosystem/core-container": "^2.3.0-next.6",
"@sentry/node": "^5.0.5"
"@sentry/node": "^5.1.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-forger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@arkecosystem/core-p2p": "^2.3.0-next.6",
"@arkecosystem/core-utils": "^2.3.0-next.6",
"@arkecosystem/crypto": "^2.3.0-next.6",
"delay": "^4.1.0",
"delay": "^4.2.0",
"lodash.isempty": "^4.4.0",
"lodash.uniq": "^4.5.0",
"pluralize": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-jest-matchers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@arkecosystem/core-container": "^2.3.0-next.6",
"@arkecosystem/crypto": "^2.3.0-next.6",
"@arkecosystem/utils": "^0.3.0",
"bip39": "^3.0.0",
"bip39": "^3.0.1",
"jest-extended": "^0.11.1",
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.sortby": "^4.7.0",
"superheroes": "^2.0.0",
"xstate": "^4.4.0"
"xstate": "^4.5.0"
},
"devDependencies": {
"@types/bip39": "^2.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-json-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@arkecosystem/core-utils": "^2.3.0-next.6",
"@arkecosystem/crypto": "^2.3.0-next.6",
"@keyv/sqlite": "^2.0.0",
"bip39": "^3.0.0",
"bip39": "^3.0.1",
"boom": "^7.3.0",
"is-reachable": "^3.0.0",
"is-reachable": "^3.1.0",
"keyv": "^3.1.0",
"lodash.get": "^4.4.2",
"uuid": "^3.3.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/core-logger-pino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@arkecosystem/core-container": "^2.3.0-next.6",
"@arkecosystem/core-interfaces": "^2.3.0-next.6",
"@arkecosystem/core-logger": "^2.3.0-next.6",
"pino": "^5.12.1",
"pino-pretty": "^2.6.0",
"pino": "^5.12.2",
"pino-pretty": "^2.6.1",
"pump": "^3.0.0",
"readable-stream": "^3.3.0",
"rotating-file-stream": "^1.4.0",
"rotating-file-stream": "^1.4.1",
"split2": "^3.1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-new-relic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@arkecosystem/core-container": "^2.3.0-next.6",
"newrelic": "^5.6.3"
"newrelic": "^5.6.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-p2p/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@faustbrian/dato": "^0.3.0",
"ajv": "^6.10.0",
"boom": "^7.3.0",
"delay": "^4.1.0",
"delay": "^4.2.0",
"hapi-rate-limit": "^3.1.2",
"ip": "^1.1.5",
"ipaddr.js": "^1.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-snapshots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"fs-extra": "^7.0.1",
"lodash.pick": "^4.4.0",
"msgpack-lite": "^0.1.26",
"pg-promise": "^8.6.4",
"pg-promise": "^8.6.5",
"pg-query-stream": "^2.0.0",
"pluralize": "^7.0.0",
"xcase": "^2.0.1"
Expand Down
14 changes: 7 additions & 7 deletions packages/core-tester-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
"@arkecosystem/core-forger": "^2.3.0-next.6",
"@arkecosystem/core-utils": "^2.3.0-next.6",
"@arkecosystem/crypto": "^2.3.0-next.6",
"@oclif/command": "^1.5.12",
"@oclif/command": "^1.5.13",
"@oclif/config": "^1.12.12",
"@oclif/plugin-help": "^2.1.6",
"@oclif/plugin-not-found": "^1.2.2",
"bip39": "^3.0.0",
"clipboardy": "^1.2.3",
"delay": "^4.1.0",
"pino": "^5.12.1",
"pino-pretty": "^2.6.0",
"bip39": "^3.0.1",
"clipboardy": "^2.0.0",
"delay": "^4.2.0",
"pino": "^5.12.2",
"pino-pretty": "^2.6.1",
"pluralize": "^7.0.0",
"pokemon": "^1.2.3"
},
"devDependencies": {
"@types/bip39": "^2.4.2",
"@types/clipboardy": "^1.1.0",
"@types/clipboardy": "^2.0.1",
"@types/lodash.fill": "^3.4.6",
"@types/pluralize": "^0.0.29"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/core-transaction-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/pluralize": "^0.0.29",
"better-sqlite3": "^5.4.0",
"bs58check": "^2.1.2",
"delay": "^4.1.0",
"delay": "^4.2.0",
"fs-extra": "^7.0.1",
"pluralize": "^7.0.0"
},
Expand All @@ -46,7 +46,7 @@
"@types/fs-extra": "^5.0.5",
"@types/pluralize": "^0.0.29",
"@types/random-seed": "^0.3.3",
"bip39": "^3.0.0",
"bip39": "^3.0.1",
"lodash.clonedeep": "^4.5.0",
"random-seed": "^0.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-vote-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@arkecosystem/core-http-utils": "^2.3.0-next.6",
"@arkecosystem/core-utils": "^2.3.0-next.6",
"@arkecosystem/crypto": "^2.3.0-next.6",
"handlebars": "^4.1.1",
"handlebars": "^4.1.2",
"lodash.sumby": "^4.6.0",
"vision": "^5.4.4"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/core-webhooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@
"devDependencies": {
"@types/boom": "^7.2.1",
"@types/fs-extra": "^5.0.5",
"@types/joi": "^14.3.2",
"@types/sequelize": "^4.27.46",
"@types/sqlite3": "^3.1.5",
"@types/umzug": "^2.2.0"
"@types/joi": "^14.3.3"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
"@arkecosystem/core-webhooks": "^2.3.0-next.6",
"@arkecosystem/crypto": "^2.3.0-next.6",
"@faustbrian/dato": "^0.3.0",
"@oclif/command": "^1.5.12",
"@oclif/command": "^1.5.13",
"@oclif/config": "^1.12.12",
"@oclif/plugin-autocomplete": "^0.1.0",
"@oclif/plugin-commands": "^1.2.2",
"@oclif/plugin-help": "^2.1.6",
"@oclif/plugin-not-found": "^1.2.2",
"@oclif/plugin-plugins": "^1.7.8",
"bip38": "^2.0.2",
"bip39": "^3.0.0",
"bip39": "^3.0.1",
"chalk": "^2.4.2",
"clear": "^0.1.0",
"cli-progress": "^2.1.1",
Expand All @@ -86,7 +86,7 @@
"pretty-bytes": "^5.1.0",
"pretty-ms": "^4.0.0",
"prompts": "^2.0.4",
"read-last-lines": "^1.7.0",
"read-last-lines": "^1.7.1",
"semver": "^6.0.0",
"wif": "^2.0.6"
},
Expand All @@ -96,7 +96,7 @@
"@types/cli-progress": "^1.8.1",
"@types/execa": "^0.9.0",
"@types/fs-extra": "^5.0.5",
"@types/got": "^9.4.1",
"@types/got": "^9.4.3",
"@types/latest-version": "^4.0.1",
"@types/listr": "^0.13.0",
"@types/log-symbols": "^2.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@faustbrian/dato": "^0.3.0",
"ajv": "^6.10.0",
"ajv-keywords": "^3.4.0",
"bcrypto": "^3.1.0",
"bcrypto": "^3.1.5",
"bignumber.js": "^8.1.1",
"bip32": "^1.0.3",
"bip39": "^3.0.0",
"bip32": "^1.0.4",
"bip39": "^3.0.1",
"browserify-aes": "^1.2.0",
"bs58check": "^2.1.2",
"buffer-xor": "^2.0.2",
Expand All @@ -57,7 +57,7 @@
"@types/bip39": "^2.4.2",
"@types/bytebuffer": "^5.0.40",
"@types/create-hash": "^1.2.0",
"@types/joi": "^14.3.2",
"@types/joi": "^14.3.3",
"@types/lodash.camelcase": "^4.3.6",
"@types/lodash.get": "^4.4.6",
"@types/lodash.set": "^4.3.6",
Expand All @@ -66,10 +66,10 @@
"@types/otplib": "^7.0.0",
"@types/pluralize": "^0.0.29",
"@types/secp256k1": "^3.5.0",
"@types/webpack-merge": "^4.1.3",
"@types/webpack-merge": "^4.1.5",
"@types/webpack-node-externals": "^1.6.3",
"@types/wif": "^2.0.1",
"ts-loader": "^5.3.3",
"ts-loader": "^5.4.3",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"
},
Expand Down
Loading