Skip to content

Commit

Permalink
Merge branch 'workflow/dependency-update' into dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/workflow/dependency-update/ts-node-10.3.0
  • Loading branch information
furknyavuz authored Oct 17, 2021
2 parents 88bf934 + 050cacb commit ae9cf77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"outdated": "node dependency-checker.ts > docs/OUTDATED.md"
},
"dependencies": {
"@open-template-hub/common": "^2.1.15",
"@open-template-hub/common": "^3.0.1",
"@types/bcrypt": "^3.0.0",
"@types/capitalize": "^2.0.0",
"@types/cors": "^2.8.9",
"@types/dotenv": "^8.2.0",
"@types/express": "^4.17.6",
"@types/uuid": "^8.0.0",
"axios": "^0.22.0",
"axios": "^0.23.0",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"capitalize": "^2.0.3",
Expand All @@ -29,7 +29,7 @@
"express-promise-router": "^3.0.3",
"oauth-1.0a": "^2.2.6",
"ts-node": "^10.3.0",
"typescript": "^3.4.5",
"typescript": "^4.4.4",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down

0 comments on commit ae9cf77

Please sign in to comment.