fix: upgrade pg-promise from 10.9.1 to 10.9.2 (#7209)
Snyk has created this PR to upgrade pg-promise from 10.9.1 to 10.9.2. 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 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -9557,9 +9557,9 @@
|
||||
"integrity": "sha512-ORJoFxAlmmros8igi608iVEbQNNZlp89diFVx6yV5v+ehmpMY9sK6QgpmgoXbmkNaBAx8cOOZh9g80kJv1ooyA=="
|
||||
},
|
||||
"pg-promise": {
|
||||
"version": "10.9.1",
|
||||
"resolved": "https://registry.npmjs.org/pg-promise/-/pg-promise-10.9.1.tgz",
|
||||
"integrity": "sha512-Om5sYmsm2NWXP+D0Soappb4fuidER9qNLcnVo9nBPFqwPfpnBZZPzzLaVvwBXs//+kJ9L4bBTXm2iWNAp39e2A==",
|
||||
"version": "10.9.2",
|
||||
"resolved": "https://registry.npmjs.org/pg-promise/-/pg-promise-10.9.2.tgz",
|
||||
"integrity": "sha512-ewelfzZeSPe5sbgd5ylB6edVXqoD8AH/fqZj4wPLL0242vXtkFY3JuUqt3mfvTruOqZHhoINpoXTfmC9UXbZ7A==",
|
||||
"requires": {
|
||||
"assert-options": "0.7.0",
|
||||
"pg": "8.5.1",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"mongodb": "3.6.3",
|
||||
"mustache": "4.1.0",
|
||||
"parse": "2.19.0",
|
||||
"pg-promise": "10.9.1",
|
||||
"pg-promise": "10.9.2",
|
||||
"pluralize": "8.0.0",
|
||||
"redis": "3.0.2",
|
||||
"semver": "7.3.4",
|
||||
|
||||
Reference in New Issue
Block a user