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.165" ,
43
43
"app-root-path" : " 3.0.0" ,
44
44
"lodash" : " 4.17.20" ,
45
- "pg-promise" : " 10.8.0 " ,
45
+ "pg-promise" : " 10.8.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 @@ -3813,10 +3813,10 @@ pg-pool@^3.2.2:
3813
3813
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.2.tgz#a560e433443ed4ad946b84d774b3f22452694dff"
3814
3814
integrity sha512-ORJoFxAlmmros8igi608iVEbQNNZlp89diFVx6yV5v+ehmpMY9sK6QgpmgoXbmkNaBAx8cOOZh9g80kJv1ooyA==
3815
3815
3816
-
3817
- version "10.8.0 "
3818
- resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.8.0 .tgz#fe404762be099a3afb56603e3d05937a93e1b070 "
3819
- integrity sha512-8sEhAqV1EC5clmunUB1+Vpczx5HlL4ZZYRf9AgHGS8IlU3+yXYsytUfXFOaONh+UaGHniXV2ieH1TMpXmJEUug ==
3816
+
3817
+ version "10.8.1 "
3818
+ resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.8.1 .tgz#690301ee4619c5626f0da54a9227fe365f8b4c76 "
3819
+ integrity sha512-xRW3PBopAAPlSmOutfpxwrd0i1wfiVoJjkRC2xYzwk0PwWGLEOVKoDEHX4VoqjfIJ+SEEiILy5B5nUVvXpFFVA ==
3820
3820
dependencies :
3821
3821
assert-options "0.6.2"
3822
3822
pg "8.5.1"
You can’t perform that action at this time.
0 commit comments