Skip to content

Commit

Permalink
chore: bump pg from 8.11.5 to 8.13.3
Browse files Browse the repository at this point in the history
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.5 to 8.13.3.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent c0ee833 commit c139ae4
Show file tree
Hide file tree
Showing 3 changed files with 422 additions and 197 deletions.
2 changes: 1 addition & 1 deletion apps/voucher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"knex": "^3.1.0",
"next": "14.2.21",
"next-auth": "^4.24.11",
"pg": "^8.11.0",
"pg": "^8.13.3",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion core/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"mongoose": "8.9.5",
"node-cache": "^5.1.2",
"openai": "^4.77.3",
"pg": "^8.13.1",
"pg": "^8.13.3",
"pino": "9.6.0",
"pino-http": "^10.3.0",
"prom-client": "^15.1.3",
Expand Down
Loading

0 comments on commit c139ae4

Please sign in to comment.