Skip to content

Commit 9272389

Browse files
authored
fix: upgrade pg-query-stream from 4.2.4 to 4.3.0 (#214)
Snyk has created this PR to upgrade pg-query-stream from 4.2.4 to 4.3.0. See this package in npm: https://www.npmjs.com/package/pg-query-stream See this project in Snyk: https://app.snyk.io/org/cameri/project/2f0c25a2-d08a-45e1-a6f4-84766cbed88d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8727120 commit 9272389

File tree

2 files changed

+31
-26
lines changed

2 files changed

+31
-26
lines changed

package-lock.json

Lines changed: 30 additions & 25 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
@@ -128,7 +128,7 @@
128128
"js-yaml": "4.1.0",
129129
"knex": "2.4.2",
130130
"pg": "8.8.0",
131-
"pg-query-stream": "4.2.4",
131+
"pg-query-stream": "4.3.0",
132132
"ramda": "0.28.0",
133133
"redis": "4.5.1",
134134
"rxjs": "7.8.0",

0 commit comments

Comments
 (0)