Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 044c13e

Browse files
Bump pg-promise from 10.9.2 to 10.9.4 (#491)
1 parent bbf2054 commit 044c13e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/lodash": "4.14.168",
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.21",
45-
"pg-promise": "10.9.2",
45+
"pg-promise": "10.9.4",
4646
"prettier": "2.2.1",
4747
"ts-morph": "7.3.0"
4848
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3785,10 +3785,10 @@ pg-pool@^3.2.2:
37853785
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.2.tgz#a560e433443ed4ad946b84d774b3f22452694dff"
37863786
integrity sha512-ORJoFxAlmmros8igi608iVEbQNNZlp89diFVx6yV5v+ehmpMY9sK6QgpmgoXbmkNaBAx8cOOZh9g80kJv1ooyA==
37873787

3788-
3789-
version "10.9.2"
3790-
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.9.2.tgz#292b06f3b173c9e94884ffac91da0000889f8153"
3791-
integrity sha512-ewelfzZeSPe5sbgd5ylB6edVXqoD8AH/fqZj4wPLL0242vXtkFY3JuUqt3mfvTruOqZHhoINpoXTfmC9UXbZ7A==
3788+
3789+
version "10.9.4"
3790+
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.9.4.tgz#487210debc75fd523d0ede09c2a1bdbe114fa474"
3791+
integrity sha512-LvsKCb3mbeqHxFXFLSHVkRM8WKS067YIjFLVYsfR/z4InTEJcYL4pr2nwGK/WGLE4qNEhRMR9PIEAhjsjggX/A==
37923792
dependencies:
37933793
assert-options "0.7.0"
37943794
pg "8.5.1"

0 commit comments

Comments
 (0)