Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 8964557

Browse files
deps: bump pg-cursor from 2.13.0 to 2.13.1 (#93)
Bumps [pg-cursor](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-cursor) from 2.13.0 to 2.13.1. - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg-cursor@2.13.1/packages/pg-cursor) --- updated-dependencies: - dependency-name: pg-cursor 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 c4cd357 commit 8964557

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"p-map": "^7.0.3",
1717
"p-retry": "^6.2.1",
1818
"pg": "^8.14.0",
19-
"pg-cursor": "^2.13.0",
19+
"pg-cursor": "^2.13.1",
2020
"postgrator": "^8.0.0",
2121
"raw-body": "^3.0.0"
2222
},

0 commit comments

Comments
 (0)