Skip to content

Commit

Permalink
fix: upgrade typeorm from 0.3.18 to 0.3.20
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typeorm from 0.3.18 to 0.3.20.

See this package in npm:
https://www.npmjs.com/package/typeorm

See this project in Snyk:
https://app.snyk.io/org/hellotech69/project/7fe8c738-0c38-49a2-aee8-1cabe39ee7d1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 28, 2024
1 parent 29d6cf1 commit dba3e99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mysql": "^2.18.1",
"redis": "^4.6.11",
"reflect-metadata": "^0.2.1",
"typeorm": "0.3.18",
"typeorm": "0.3.20",
"winston": "^3.11.0"
},
"devDependencies": {
Expand All @@ -54,7 +54,7 @@
"husky": "^8.0.3",
"nodemon": "^3.0.1",
"ts-node": "10.9.2",
"typeorm": "^0.3.18",
"typeorm": "^0.3.20",
"typescript": "5.3.3"
},
"husky": {
Expand Down

0 comments on commit dba3e99

Please sign in to comment.