mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 22:12:53 +00:00
build: update dependencies
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
"description": "Node.js library to interact with the StApps backend service",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.1.0",
|
||||
"@openstapps/core": "0.23.1",
|
||||
"@openstapps/core": "0.24.0",
|
||||
"@openstapps/logger": "0.4.0",
|
||||
"@types/cli-progress": "1.8.1",
|
||||
"@types/node": "10.14.12",
|
||||
"@types/node": "10.14.13",
|
||||
"@types/request": "2.48.2",
|
||||
"@types/traverse": "0.6.32",
|
||||
"@types/uuid": "3.4.5",
|
||||
@@ -44,7 +44,7 @@
|
||||
"chai-as-promised": "7.1.1",
|
||||
"chai-spies": "1.0.0",
|
||||
"conventional-changelog-cli": "2.0.21",
|
||||
"mocha": "6.1.4",
|
||||
"mocha": "6.2.0",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nock": "10.0.6",
|
||||
"nyc": "14.1.1",
|
||||
|
||||
Reference in New Issue
Block a user