From a1179a8ec71846a926ea88b6b6d457964da5eb0a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Jan 2024 01:36:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac7a0a8..ee282bc 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "swagger-ui-express": "4.3.0", "ts-node": "10.4.0", "typedi": "0.8.0", - "typeorm": "^0.2.41", + "typeorm": "^0.3.18", "typescript": "4.5.4" }, "devDependencies": {