mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 11:42:59 +00:00
build: update dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -17,19 +17,19 @@
|
||||
"description": "Node.js library to interact with the StApps backend service",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.1.0",
|
||||
"@openstapps/core": "0.26.0",
|
||||
"@openstapps/core": "0.27.0",
|
||||
"@openstapps/core-tools": "0.8.0",
|
||||
"@openstapps/logger": "0.4.0",
|
||||
"@types/cli-progress": "1.8.1",
|
||||
"@types/express": "4.16.1",
|
||||
"@types/express": "4.17.1",
|
||||
"@types/morgan": "1.7.37",
|
||||
"@types/node": "10.14.15",
|
||||
"@types/node": "10.14.17",
|
||||
"@types/request": "2.48.2",
|
||||
"@types/traverse": "0.6.32",
|
||||
"@types/uuid": "3.4.5",
|
||||
"cli-progress": "3.0.0",
|
||||
"commander": "3.0.0",
|
||||
"express": "4.16.1",
|
||||
"cli-progress": "3.1.0",
|
||||
"commander": "3.0.1",
|
||||
"express": "4.17.1",
|
||||
"fast-clone": "1.5.13",
|
||||
"jsonschema": "1.2.4",
|
||||
"moment": "2.24.0",
|
||||
@@ -61,7 +61,7 @@
|
||||
"ts-node": "8.3.0",
|
||||
"tslint": "5.19.0",
|
||||
"typedoc": "0.15.0",
|
||||
"typescript": "3.5.3"
|
||||
"typescript": "3.6.2"
|
||||
},
|
||||
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",
|
||||
"contributors": [
|
||||
|
||||
Reference in New Issue
Block a user