fix: upgrade typeorm from 0.3.27 to 0.3.28

Snyk has created this PR to upgrade typeorm from 0.3.27 to 0.3.28.

See this package in npm:
typeorm

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/c3622982-05c8-495c-809c-20f301c75f92?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2025-12-27 11:10:33 +00:00
parent c8df86011c
commit c389260b60
2 changed files with 26 additions and 37 deletions

View File

@@ -11,7 +11,7 @@
"jest": "^30.2.0",
"mailparser": "^3.9.0",
"ts-node": "^10.9.2",
"typeorm": "^0.3.27"
"typeorm": "^0.3.28"
},
"devDependencies": {
"@babel/core": "^7.17.8",