chore: Patch bump all dependencies + minor bumps winston (#3185)

This commit is contained in:
Oliver Windall Juhl
2023-02-07 19:15:29 +01:00
committed by GitHub
parent ce866475b4
commit 08324355a4
41 changed files with 1020 additions and 342 deletions
+2 -2
View File
@@ -18,9 +18,9 @@
"license": "MIT",
"devDependencies": {
"class-transformer": "^0.5.1",
"class-validator": "^0.13.1",
"class-validator": "^0.13.2",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"jest": "^25.5.4",
"ts-jest": "^25.5.1",
"typescript": "^4.4.4"
},