From 14e0842dfbc7bc67fb50be0b8dbf6443e5413687 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Mon, 18 Jul 2022 19:22:48 +0200 Subject: fix ts errors --- bundle/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bundle') diff --git a/bundle/package-lock.json b/bundle/package-lock.json index 3f2d85ba..b9277e0b 100644 --- a/bundle/package-lock.json +++ b/bundle/package-lock.json @@ -132,7 +132,7 @@ "picocolors": "^1.0.0", "proxy-agent": "^5.0.0", "supertest": "^6.1.6", - "typeorm": "^0.2.37" + "typeorm": "^0.2.45" }, "devDependencies": { "@babel/core": "^7.15.5", @@ -218,7 +218,7 @@ "missing-native-js-functions": "^1.2.18", "node-fetch": "^2.6.2", "proxy-agent": "^5.0.0", - "typeorm": "^0.2.37", + "typeorm": "^0.2.45", "ws": "^7.4.2" }, "devDependencies": { @@ -13019,7 +13019,7 @@ "ts-node": "^9.1.1", "ts-node-dev": "^1.1.6", "ts-patch": "^1.4.4", - "typeorm": "^0.2.37", + "typeorm": "^0.2.45", "typescript": "^4.4.2", "typescript-json-schema": "0.50.1" } @@ -13083,7 +13083,7 @@ "proxy-agent": "^5.0.0", "ts-node-dev": "^1.1.6", "ts-patch": "^1.4.4", - "typeorm": "^0.2.37", + "typeorm": "^0.2.45", "typescript": "^4.2.3", "ws": "^7.4.2" } -- cgit 1.5.1