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"
}
|