Skip to content

Commit b17da23

Browse files
Bump pg from 8.13.1 to 8.13.3 (#100)
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.13.1 to 8.13.3. - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.3/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 b96e43b commit b17da23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lodash": "4.17.21",
1717
"minimist": ">=1.2.6",
1818
"mocha": "10.8.2",
19-
"pg": "8.13.1",
19+
"pg": "8.13.3",
2020
"pg-ka-fix": "1.0.0-rm-fix",
2121
"pgpass": "1.0.5",
2222
"regex": "^0.1.1",

0 commit comments

Comments
 (0)