chore: Update backend devDependencies to latest
- @types/pg: 8.12.0 -> 8.16.0 - @types/jsonwebtoken: 9.0.7 -> 9.0.10
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"jsonwebtoken": "^9.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/pg": "^8.12.0",
|
||||
"@types/pg": "^8.16.0",
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
"@types/jsonwebtoken": "^9.0.7",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"bun-types": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user