mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
refactor: update dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -17,11 +17,11 @@
|
||||
"description": "Node.js library to interact with the StApps backend service",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.3.0",
|
||||
"@openstapps/core": "0.33.0",
|
||||
"@openstapps/core": "0.34.0",
|
||||
"@openstapps/core-tools": "0.14.0",
|
||||
"@openstapps/logger": "0.4.0",
|
||||
"@openstapps/logger": "0.5.0",
|
||||
"@types/cli-progress": "1.8.1",
|
||||
"@types/express": "4.17.3",
|
||||
"@types/express": "4.17.6",
|
||||
"@types/morgan": "1.9.0",
|
||||
"@types/node": "10.17.14",
|
||||
"@types/request": "2.48.4",
|
||||
@@ -38,12 +38,12 @@
|
||||
"request": "2.88.2",
|
||||
"traverse": "0.6.6",
|
||||
"uuid": "3.4.0",
|
||||
"wait-on": "4.0.1"
|
||||
"wait-on": "4.0.2"
|
||||
},
|
||||
"license": "GPL-3.0-only",
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.24.0",
|
||||
"@types/chai": "4.2.10",
|
||||
"@types/chai": "4.2.11",
|
||||
"@types/chai-as-promised": "7.1.2",
|
||||
"@types/chai-spies": "1.0.1",
|
||||
"@types/fs-extra": "8.1.0",
|
||||
|
||||
Reference in New Issue
Block a user