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

Commit f519939

Browse files
Bump pg-promise from 10.7.1 to 10.7.3 (#417)
1 parent 3e567e2 commit f519939

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.164",
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.20",
45-
"pg-promise": "10.7.1",
45+
"pg-promise": "10.7.3",
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.1:
38133813
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.1.tgz#5f4afc0f58063659aeefa952d36af49fa28b30e0"
38143814
integrity sha512-BQDPWUeKenVrMMDN9opfns/kZo4lxmSWhIqo+cSAF7+lfi9ZclQbr9vfnlNaPr8wYF3UYjm5X0yPAhbcgqNOdA==
38153815

3816-
pg-promise@10.7.1:
3817-
version "10.7.1"
3818-
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.7.1.tgz#46ad28514ae9ceba28903156e51f67bfc6874993"
3819-
integrity sha512-WP+FP+g5t4GGHVFsWVMOuC5VCM4GbVeZgQDlfS79yMzRKUliwpRaHN/MMO0r/OiA23sfL4gQgH4WPTKNjyvCHw==
3816+
pg-promise@10.7.3:
3817+
version "10.7.3"
3818+
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.7.3.tgz#f04e371ea19607dd97d0eabed33cb5f3984e4fa8"
3819+
integrity sha512-RGZpTkQYKUlOI6qHp5UVbhiqDdk+YmfkSmLscbaQd8fIz9lGEUBZHfJJNMKoSa3MWfsN2pg/iAxob6QCma/GaQ==
38203820
dependencies:
38213821
assert-options "0.6.2"
38223822
pg "8.4.1"

0 commit comments

Comments
 (0)