Upgrade typeorm
This commit is contained in:
parent
1a30faf678
commit
13ca100b84
2 changed files with 40 additions and 128 deletions
|
@ -41,14 +41,16 @@
|
|||
"jimp": "^1.6.0",
|
||||
"minimatch": "10.0.1",
|
||||
"mysql": "^2.18.1",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typeorm": "0.3.20",
|
||||
"typeorm": "0.3.24",
|
||||
"winston": "^3.17.0",
|
||||
"winston-daily-rotate-file": "^5.0.0",
|
||||
"winston-discord-transport": "^1.3.0"
|
||||
},
|
||||
"resolutions": {},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^30.0.2",
|
||||
"@types/clone-deep": "^4.0.4",
|
||||
"@types/express": "^5.0.2",
|
||||
"@types/jest": "^30.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue