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,11 +17,11 @@
|
||||
"description": "Node.js library to interact with the StApps backend service",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.1.0",
|
||||
"@openstapps/core": "0.23.0",
|
||||
"@openstapps/core": "0.23.1",
|
||||
"@openstapps/logger": "0.4.0",
|
||||
"@types/cli-progress": "1.8.1",
|
||||
"@types/node": "10.14.12",
|
||||
"@types/request": "2.48.1",
|
||||
"@types/request": "2.48.2",
|
||||
"@types/traverse": "0.6.32",
|
||||
"@types/uuid": "3.4.5",
|
||||
"cli-progress": "2.1.1",
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"license": "GPL-3.0-only",
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.21.0",
|
||||
"@openstapps/configuration": "0.21.1",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/chai-as-promised": "7.1.0",
|
||||
"@types/chai-spies": "1.0.0",
|
||||
@@ -64,7 +64,7 @@
|
||||
"Roman Klopsch"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"@openstapps/core": "~0.23.0"
|
||||
"@openstapps/core": "~0.23.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user