summary refs log tree commit diff
path: root/package-lock.json
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-07-18 18:46:45 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-09 23:28:27 +0200
commit1bb16b76ac61c20c09b60e6641c2c292e5be4c81 (patch)
tree5e10b95f119b70759753f64044d5b589e3d0b024 /package-lock.json
parentreplace all var with let (reduces warnings) (diff)
downloadserver-ts-1bb16b76ac61c20c09b60e6641c2c292e5be4c81.tar.xz
Update local state, fix a few more errors
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json

index 9aacf440..11edcc9c 100644 --- a/package-lock.json +++ b/package-lock.json
@@ -49,7 +49,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", @@ -156,7 +156,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": { @@ -12370,7 +12370,7 @@ "picocolors": "^1.0.0", "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13", - "typeorm": "^0.2.38", + "typeorm": "^0.2.45", "typescript": "^4.4.2", "typescript-json-schema": "^0.50.1" }, @@ -14650,6 +14650,7 @@ "missing-native-js-functions": "^1.2.18", "morgan": "^1.10.0", "multer": "^1.4.2", + "node-2fa": "^2.0.3", "node-fetch": "^2.6.2", "patch-package": "^6.4.7", "picocolors": "^1.0.0", @@ -14658,7 +14659,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" } @@ -14739,7 +14740,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" } @@ -14766,7 +14767,7 @@ "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13", "ts-node": "^10.2.1", - "typeorm": "^0.2.38", + "typeorm": "^0.2.45", "typescript": "^4.4.2", "typescript-json-schema": "^0.50.1" },