From f9d2e349d3a95c0b8d8898f04133898b2d13b584 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jan 2024 17:10:47 +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 f34f663..12de50c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "rimraf": "^3.0.0", "rxjs": "^6.5.4", "swagger-ui-express": "^4.1.2", - "typeorm": "^0.2.24", + "typeorm": "^0.3.18", "uuid": "^7.0.3" }, "devDependencies": {