Skip to content

Commit b7edae0

Browse files
dependabot[bot]janslifka
authored andcommitted
Bump pg from 8.12.0 to 8.13.0
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.12.0 to 8.13.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 878767c commit b7edae0

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

+31-31
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.12.0"
8+
"pg": "^8.13.0"
99
},
1010
"devDependencies": {
1111
"cypress": "^13.14.2"

0 commit comments

Comments
 (0)