Skip to content

Commit

Permalink
Bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
victorskl committed Sep 11, 2024
1 parent 335ad84 commit 2d2ee7f
Show file tree
Hide file tree
Showing 4 changed files with 663 additions and 654 deletions.
6 changes: 3 additions & 3 deletions lib/workload/stateful/stacks/postgres-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"audit": "yarn npm audit"
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.637.0",
"@aws-sdk/client-secrets-manager": "^3.649.0",
"pg": "^8.12.0"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.145",
"@types/jest": "^29.5.12",
"@types/pg": "^8.11.8",
"@types/pg": "^8.11.9",
"esbuild": "^0.23.1",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
Loading

0 comments on commit 2d2ee7f

Please sign in to comment.