Skip to content

Commit 0fb461e

Browse files
deps: bump pg from 8.13.2 to 8.13.3 (#518)
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.13.2 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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ecef7e commit 0fb461e

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.0.2",
2929
"multiformats": "^13.3.2",
30-
"pg": "^8.13.2",
30+
"pg": "^8.13.3",
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.13.2"
21+
"pg": "^8.13.3"
2222
},
2323
"devDependencies": {
2424
"@flydotio/dockerfile": "^0.7.5",

0 commit comments

Comments
 (0)