Update semver to 7.5.2

This commit is contained in:
Ethan Lane 2023-07-14 15:48:32 +01:00
parent 00bd7d4ff5
commit 5a31c3cf74
2 changed files with 7 additions and 16 deletions

View file

@ -39,6 +39,9 @@
"ts-jest": "^29.0.0",
"typeorm": "0.3.17"
},
"resolutions": {
"**/semver": "^7.5.2"
},
"devDependencies": {
"@types/node": "^20.0.0",
"typescript": "^5.0.0"