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

Commit b2cfdd8

Browse files
Bump pg-promise from 10.7.5 to 10.8.0 (#425)
1 parent b813e87 commit b2cfdd8

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.165",
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.20",
45-
"pg-promise": "10.7.5",
45+
"pg-promise": "10.8.0",
4646
"prettier": "2.1.2",
4747
"ts-morph": "7.3.0"
4848
},

yarn.lock

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

3816-
pg-promise@10.7.5:
3817-
version "10.7.5"
3818-
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.7.5.tgz#a69208f5022d78a7a39b015d2bd099fe7cb03077"
3819-
integrity sha512-8DnvrHs0IiUOerLAElOmYnOa9MQtzvNYs28mvWO7g9qtbGmMrqcQZFVC2GtT6ph2QFoUPq7iP3Ihak6nmqmrmA==
3816+
pg-promise@10.8.0:
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==
38203820
dependencies:
38213821
assert-options "0.6.2"
38223822
pg "8.5.1"

0 commit comments

Comments
 (0)