Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ae2079 committed Jul 31, 2024
1 parent b2678d6 commit 4618870
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 102 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"jsonwebtoken": "^8.5.1",
"moment": "^2.29.1",
"pg": "8.5.1",
"reflect-metadata": "0.1.13",
"reflect-metadata": "^0.2.2",
"segment-analytics-node": "^1.0.24",
"swagger-ui-express": "4.3.0",
"tsoa": "3.14.1",
"typeorm": "0.3.6"
"typeorm": "^0.3.20"
},
"devDependencies": {
"@eslint/compat": "^1.1.0",
Expand All @@ -77,7 +77,7 @@
"@types/ioredis": "^4.28.10",
"@types/jsonwebtoken": "^8.5.8",
"@types/mocha": "^9.1.1",
"@types/node": "^16.11.10",
"@types/node": "^22.0.0",
"@types/swagger-ui-express": "^4.1.3",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
Expand All @@ -91,7 +91,7 @@
"mocha": "9.2.2",
"pgtools": "^0.3.2",
"prettier": "^3.3.2",
"ts-node": "10.9.1",
"ts-node": "^10.9.2",
"ts-node-dev": "2.0.0",
"tsconfig-paths": "^4.2.0",
"typescript": "^4.5.2"
Expand Down
Loading

0 comments on commit 4618870

Please sign in to comment.