Upgrade packages
This commit is contained in:
parent
fdf52c2285
commit
5beebba29a
2 changed files with 679 additions and 716 deletions
|
@ -35,7 +35,7 @@
|
|||
"minimatch": "10.0.1",
|
||||
"mysql": "^2.18.1",
|
||||
"random-bunny": "^2.1.6",
|
||||
"typeorm": "0.3.20"
|
||||
"typeorm": "^0.3.20"
|
||||
},
|
||||
"resolutions": {
|
||||
},
|
||||
|
@ -43,7 +43,7 @@
|
|||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^22.0.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-mock-extended": "^4.0.0-beta1",
|
||||
"jest-mock-extended": "^3.0.7",
|
||||
"np": "^10.0.0",
|
||||
"ts-jest": "^29.2.4",
|
||||
"typescript": "^5.0.0"
|
||||
|
|
Loading…
Reference in a new issue