Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 5c5be51

Browse files
deps: bump pg from 8.16.0 to 8.16.1
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.16.0 to 8.16.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-version: 8.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 904e253 commit 5c5be51

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"http-assert": "^1.5.0",
2828
"http-responders": "^2.2.0",
2929
"multiformats": "^13.3.7",
30-
"pg": "^8.16.0",
30+
"pg": "^8.16.1",
3131
"postgrator": "^8.0.0",
3232
"raw-body": "^3.0.0"
3333
},

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cancel-stuck-transactions": "^4.1.4",
1919
"ethers": "^6.14.3",
2020
"p-retry": "^6.2.1",
21-
"pg": "^8.16.0"
21+
"pg": "^8.16.1"
2222
},
2323
"devDependencies": {
2424
"@flydotio/dockerfile": "^0.7.10",

0 commit comments

Comments
 (0)