⬆️ Upgrade multiple dependencies (#3547)

* ⬆️ upgrade typeorm

* ⬆️ upgrade @types/node

* ⬆️ upgrade mssql

* ⬆️ upgrade monaco-editor to 0.30.1

* ️ update package-lock

Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
Ben Hesseldieck
2022-06-21 00:17:18 +02:00
committed by GitHub
parent b07ba183b0
commit 6f4a5039e0
7 changed files with 11 additions and 9 deletions

View File

@@ -57,7 +57,7 @@
"@oclif/command": "^1.5.18",
"@oclif/errors": "^1.2.2",
"@types/express": "^4.17.6",
"@types/node": "14.17.27",
"@types/node": "^16.11.22",
"change-case": "^4.1.1",
"copyfiles": "^2.1.1",
"inquirer": "^7.0.1",