Skip to content

Commit

Permalink
chore: bump pg from 8.11.5 to 8.13.1
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.1.
- [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 Oct 24, 2024
1 parent 9ba4832 commit 48e12db
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 273 deletions.
2 changes: 1 addition & 1 deletion apps/voucher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"knex": "^3.1.0",
"next": "14.2.10",
"next-auth": "^4.24.6",
"pg": "^8.11.0",
"pg": "^8.13.1",
"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.7.2",
"node-cache": "^5.1.2",
"openai": "^4.68.0",
"pg": "^8.13.0",
"pg": "^8.13.1",
"pino": "9.5.0",
"pino-http": "^10.3.0",
"prom-client": "^15.1.3",
Expand Down
Loading

0 comments on commit 48e12db

Please sign in to comment.