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.5 " ,
45
+ "pg-promise" : " 10.10.1 " ,
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
- pg-promise@10.9.5 :
3789
- version "10.9.5 "
3790
- resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.9.5 .tgz#1ad7a2bb7fcbb3cea328caaf1e54eaa07ced4147 "
3791
- integrity sha512-llJfdNQVTixjpsTuKTGStybkTWN5PYHWCTb0iqA9GFsvf1khJaH2dexljkMuyeQ41FG8ZkuqkmxrtRVauuS+0A ==
3788
+ pg-promise@10.10.1 :
3789
+ version "10.10.1 "
3790
+ resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.10.1 .tgz#75de49b523968a1b024998590ebd336c8f7160d4 "
3791
+ integrity sha512-sopmuOr2PrUNh3XI0Y15ssmjcwhZnGHyGYwuDDmWFnBydq7lvrhTMBI3hefAp3YMx07+HSXfSpJse9z5vC4bsw ==
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