Skip to content

Commit

Permalink
chore(deps): update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed May 25, 2019
1 parent 1316ad7 commit f4187af
Show file tree
Hide file tree
Showing 17 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/core-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash.partition": "^4.6.0",
"lodash.snakecase": "^4.1.1",
"mathjs": "^5.10.3",
"semver": "^6.0.0"
"semver": "^6.1.0"
},
"devDependencies": {
"@types/hapi__boom": "^7.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-blockchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash.get": "^4.4.2",
"pluralize": "^7.0.0",
"pretty-ms": "^5.0.0",
"xstate": "^4.5.0"
"xstate": "^4.6.0"
},
"devDependencies": {
"@arkecosystem/core-p2p": "^2.4.0-next.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lodash.get": "^4.4.2",
"lodash.isstring": "^4.0.1",
"lodash.set": "^4.3.2",
"semver": "^6.0.0"
"semver": "^6.1.0"
},
"devDependencies": {
"@types/fs-extra": "^7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-database-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@arkecosystem/core-utils": "^2.4.0-next.7",
"@arkecosystem/crypto": "^2.4.0-next.7",
"@arkecosystem/utils": "^0.3.0",
"bluebird": "^3.5.4",
"bluebird": "^3.5.5",
"cpy-cli": "^2.0.0",
"dayjs": "^1.8.14",
"lodash.chunk": "^4.2.0",
Expand All @@ -39,7 +39,7 @@
"sql": "^0.78.0"
},
"devDependencies": {
"@types/bluebird": "^3.5.26",
"@types/bluebird": "^3.5.27",
"@types/lodash.chunk": "^4.2.6",
"@types/lodash.partition": "^4.6.6",
"@types/pluralize": "^0.0.29"
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 @@ -23,7 +23,7 @@
"@arkecosystem/core-http-utils": "^2.4.0-next.7",
"@arkecosystem/core-interfaces": "^2.4.0-next.7",
"@arkecosystem/crypto": "^2.4.0-next.7",
"@elastic/elasticsearch": "^7.0.1",
"@elastic/elasticsearch": "^7.1.0",
"@hapi/boom": "^7.4.2",
"@hapi/joi": "^15.0.3",
"fs-extra": "^8.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-error-tracker-airbrake/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@arkecosystem/core-container": "^2.4.0-next.7",
"airbrake-js": "^1.6.7"
"airbrake-js": "^1.6.8"
},
"engines": {
"node": ">=10.x"
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.4.0-next.7",
"rollbar": "^2.7.0"
"rollbar": "^2.7.1"
},
"engines": {
"node": ">=10.x"
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.4.0-next.7",
"@sentry/node": "^5.2.0"
"@sentry/node": "^5.3.0"
},
"engines": {
"node": ">=10.x"
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 @@ -30,7 +30,7 @@
"delay": "^4.2.0",
"lodash.isempty": "^4.4.0",
"lodash.uniq": "^4.5.0",
"node-forge": "^0.8.3",
"node-forge": "^0.8.4",
"otplib": "^11.0.0",
"pluralize": "^7.0.0",
"socketcluster-client": "^14.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-jest-matchers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash.isequal": "^4.5.0",
"lodash.sortby": "^4.7.0",
"superheroes": "^3.0.0",
"xstate": "^4.5.0"
"xstate": "^4.6.0"
},
"devDependencies": {
"@types/bip39": "^2.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-logger-pino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@arkecosystem/core-interfaces": "^2.4.0-next.7",
"@arkecosystem/core-logger": "^2.4.0-next.7",
"pino": "^5.12.5",
"pino-pretty": "^3.0.0",
"pino-pretty": "^3.0.1",
"pump": "^3.0.0",
"readable-stream": "^3.3.0",
"rotating-file-stream": "^1.4.1",
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.4.0-next.7",
"newrelic": "^5.8.0"
"newrelic": "^5.9.0"
},
"devDependencies": {
"@types/newrelic": "^4.11.0"
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 @@ -52,7 +52,7 @@
"pluralize": "^7.0.0",
"pretty-ms": "^5.0.0",
"scc-broker-client": "^6.1.0",
"semver": "^6.0.0",
"semver": "^6.1.0",
"socketcluster": "^14.3.3",
"socketcluster-client": "^14.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-tester-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"clipboardy": "^2.0.0",
"delay": "^4.2.0",
"pino": "^5.12.5",
"pino-pretty": "^3.0.0",
"pino-pretty": "^3.0.1",
"pluralize": "^7.0.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@arkecosystem/core-wallet-api": "^2.4.0-next.7",
"@arkecosystem/core-webhooks": "^2.4.0-next.7",
"@arkecosystem/crypto": "^2.4.0-next.7",
"@faustbrian/foreman": "^0.1.2",
"@faustbrian/foreman": "^0.1.3",
"@oclif/command": "^1.5.13",
"@oclif/config": "^1.13.0",
"@oclif/plugin-autocomplete": "^0.1.0",
Expand All @@ -87,9 +87,9 @@
"nodejs-tail": "^1.1.0",
"pretty-bytes": "^5.2.0",
"pretty-ms": "^5.0.0",
"prompts": "^2.0.4",
"prompts": "^2.1.0",
"read-last-lines": "^1.7.1",
"semver": "^6.0.0",
"semver": "^6.1.0",
"wif": "^2.0.6"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ajv-keywords": "^3.4.0",
"bcrypto": "^3.1.11",
"bignumber.js": "^8.1.1",
"bip32": "^2.0.2",
"bip32": "^2.0.3",
"bip39": "^3.0.2",
"browserify-aes": "^1.2.0",
"bs58": "^4.0.1",
Expand All @@ -44,7 +44,7 @@
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"lodash.sumby": "^4.6.0",
"node-forge": "^0.8.3",
"node-forge": "^0.8.4",
"otplib": "^11.0.0",
"pluralize": "^7.0.0",
"tiny-glob": "^0.2.6",
Expand Down
4 changes: 2 additions & 2 deletions scripts/deps/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
for dir in `find packages -mindepth 1 -maxdepth 1 -type d | sort -nr`; do
cd $dir
echo $PWD
cd ../../..
./node_modules/npm-check-updates/bin/npm-check-updates -u
../../node_modules/npm-check-updates/bin/npm-check-updates -u
cd ../..
done

0 comments on commit f4187af

Please sign in to comment.