mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 22:12:53 +00:00
refactor: update dependencies
This commit is contained in:
853
package-lock.json
generated
853
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@@ -17,21 +17,21 @@
|
||||
"description": "Node.js library to interact with the StApps backend service",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.7.0",
|
||||
"@openstapps/core": "0.66.1",
|
||||
"@openstapps/core-tools": "0.30.1",
|
||||
"@openstapps/core": "0.68.0",
|
||||
"@openstapps/core-tools": "0.31.0",
|
||||
"@openstapps/logger": "0.8.1",
|
||||
"@types/cli-progress": "3.11.0",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/morgan": "1.9.3",
|
||||
"@types/node": "14.18.18",
|
||||
"@types/node": "14.18.21",
|
||||
"@types/traverse": "0.6.32",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@types/wait-on": "5.3.1",
|
||||
"body-parser": "1.20.0",
|
||||
"cli-progress": "3.11.1",
|
||||
"commander": "9.2.0",
|
||||
"cli-progress": "3.11.2",
|
||||
"commander": "9.3.0",
|
||||
"express": "4.18.1",
|
||||
"got": "11.8.3",
|
||||
"got": "11.8.5",
|
||||
"json-schema": "0.4.0",
|
||||
"moment": "2.29.3",
|
||||
"morgan": "1.10.0",
|
||||
@@ -56,11 +56,11 @@
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"fs-extra": "10.1.0",
|
||||
"mocha": "10.0.0",
|
||||
"nock": "13.2.4",
|
||||
"nock": "13.2.8",
|
||||
"nyc": "15.1.0",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "10.8.0",
|
||||
"ts-node": "10.8.2",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "0.22.15",
|
||||
"typescript": "3.9.10"
|
||||
|
||||
Reference in New Issue
Block a user