Skip to content

Commit 419b856

Browse files
deps: bump pg from 8.14.0 to 8.14.1 (#551)
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.14.0 to 8.14.1. - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.14.1/packages/pg) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db9ce0a commit 419b856

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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.2",
30-
"pg": "^8.14.0",
30+
"pg": "^8.14.1",
3131
"postgrator": "^8.0.0",
3232
"raw-body": "^3.0.0"
3333
},

package-lock.json

Lines changed: 5 additions & 5 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.13.5",
2020
"p-retry": "^6.2.1",
21-
"pg": "^8.14.0"
21+
"pg": "^8.14.1"
2222
},
2323
"devDependencies": {
2424
"@flydotio/dockerfile": "^0.7.8",

0 commit comments

Comments
 (0)