Skip to content

Commit

Permalink
build(deps): update dependency pg to v8.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent beb8c09 commit 420274e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ioredis": "5.3.2",
"ky": "1.2.2",
"next-api-utils": "1.1.0",
"pg": "8.11.3",
"pg": "8.11.5",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1",
"superjson": "2.2.1",
Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"drizzle-kit": "0.20.14",
"envalid": "8.0.0",
"pg": "8.11.3",
"pg": "8.11.5",
"pino": "8.19.0",
"pino-pretty": "10.3.1"
},
Expand Down

0 comments on commit 420274e

Please sign in to comment.