summary refs log tree commit diff
path: root/bundle
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2022-07-18 19:22:48 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-09 23:28:27 +0200
commit14e0842dfbc7bc67fb50be0b8dbf6443e5413687 (patch)
tree8dd696a04025a84e203055d899eacfb22c87a398 /bundle
parentUpdate FindConditions => FindOptionsWhere in BaseClass (diff)
downloadserver-ts-14e0842dfbc7bc67fb50be0b8dbf6443e5413687.tar.xz
fix ts errors
Diffstat (limited to 'bundle')
-rw-r--r--bundle/package-lock.json8
1 files changed, 4 insertions, 4 deletions
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" }