From c15cf42f2b22c7ac1ed48d6d94c2917e70faaba1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 Oct 2025 11:01:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TYPEORM-13746469 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3561b24..9dfcf8d 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "socket.io": "^4.5.4", "ts-mixer": "^6.0.2", "tslib": "^2.4.1", - "typeorm": "^0.3.11", + "typeorm": "^0.3.26", "typesense": "^1.7.1" }, "devDependencies": {