Skip to content

Commit 85ad65a

Browse files
dependabot[bot]janslifka
authored andcommitted
Bump pg from 8.13.1 to 8.13.3
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/[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]>
1 parent b51c7e6 commit 85ad65a

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

package-lock.json

+26-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository": "https://github.com/ds-wizard/dsw-e2e-tests",
66
"license": "Apache-2.0",
77
"dependencies": {
8-
"pg": "^8.13.1",
8+
"pg": "^8.13.3",
99
"uuid": "^11.0.5"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)