Skip to content

Commit a027592

Browse files
committed
fix: upgrade pg-promise from 10.7.0 to 10.7.1
Snyk has created this PR to upgrade pg-promise from 10.7.0 to 10.7.1. 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 c1971b2 commit a027592

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+10-10
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.7.0",
51+
"pg-promise": "10.7.1",
5252
"pluralize": "8.0.0",
5353
"redis": "3.0.2",
5454
"semver": "7.3.2",

0 commit comments

Comments
 (0)