This repository was archived by the owner on Jun 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 42
42
"@types/lodash" : " 4.14.168" ,
43
43
"app-root-path" : " 3.0.0" ,
44
44
"lodash" : " 4.17.21" ,
45
- "pg-promise" : " 10.9.2 " ,
45
+ "pg-promise" : " 10.9.4 " ,
46
46
"prettier" : " 2.2.1" ,
47
47
"ts-morph" : " 7.3.0"
48
48
},
Original file line number Diff line number Diff line change @@ -3785,10 +3785,10 @@ pg-pool@^3.2.2:
3785
3785
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.2.tgz#a560e433443ed4ad946b84d774b3f22452694dff"
3786
3786
integrity sha512-ORJoFxAlmmros8igi608iVEbQNNZlp89diFVx6yV5v+ehmpMY9sK6QgpmgoXbmkNaBAx8cOOZh9g80kJv1ooyA==
3787
3787
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 ==
3792
3792
dependencies :
3793
3793
assert-options "0.7.0"
3794
3794
pg "8.5.1"
You can’t perform that action at this time.
0 commit comments