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

Commit 6c9bae9

Browse files
Bump pg-promise from 10.8.0 to 10.8.1 (#433)
1 parent 588ecb0 commit 6c9bae9

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.8.0",
45+
"pg-promise": "10.8.1",
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
@@ -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-
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==
38203820
dependencies:
38213821
assert-options "0.6.2"
38223822
pg "8.5.1"

0 commit comments

Comments
 (0)