Skip to content

Commit 5f261cc

Browse files
authored
fix: upgrade pg-promise from 10.6.2 to 10.7.0 (#6979)
Snyk has created this PR to upgrade pg-promise from 10.6.2 to 10.7.0. See this package in npm: https://www.npmjs.com/package/pg-promise See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
1 parent 0031c5d commit 5f261cc

File tree

2 files changed

+40
-35
lines changed

2 files changed

+40
-35
lines changed

package-lock.json

+39-34
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
@@ -48,7 +48,7 @@
4848
"mime": "2.4.6",
4949
"mongodb": "3.6.2",
5050
"parse": "2.17.0",
51-
"pg-promise": "10.6.2",
51+
"pg-promise": "10.7.0",
5252
"pluralize": "8.0.0",
5353
"redis": "3.0.2",
5454
"semver": "7.3.2",

0 commit comments

Comments
 (0)