refactor: update dependencies

This commit is contained in:
Rainer Killinger
2021-07-14 13:19:35 +02:00
parent f4bf7abc89
commit c9dedf6a9f
3 changed files with 81 additions and 63 deletions

View File

@@ -46,6 +46,7 @@
"dependencies": {
"@krlwlfrt/async-pool": "0.6.0",
"@openstapps/logger": "0.7.0",
"@types/fs-extra": "9.0.12",
"@types/glob": "7.1.4",
"@types/json-schema": "7.0.8",
"@types/mustache": "4.1.2",
@@ -57,16 +58,17 @@
"deepmerge": "4.2.2",
"del": "6.0.0",
"flatted": "3.2.1",
"fs-extra": "10.0.0",
"glob": "7.1.7",
"got": "11.8.2",
"humanize-string": "2.1.0",
"json-schema": "0.3.0",
"mustache": "4.2.0",
"openapi-types": "9.0.3",
"openapi-types": "9.1.0",
"plantuml-encoder": "1.4.0",
"toposort": "2.0.2",
"ts-json-schema-generator": "0.70.2",
"ts-node": "9.1.1",
"ts-node": "10.1.0",
"typedoc": "0.18.0",
"typescript": "3.8.3"
},
@@ -77,7 +79,7 @@
"@types/mocha": "8.2.3",
"@types/rimraf": "3.0.1",
"conventional-changelog-cli": "2.1.1",
"mocha": "8.3.2",
"mocha": "9.0.2",
"nock": "13.1.1",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",