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

Commit 6f586ac

Browse files
Bump pg-promise from 10.9.4 to 10.9.5 (#495)
1 parent 428580b commit 6f586ac

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.168",
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.21",
45-
"pg-promise": "10.9.4",
45+
"pg-promise": "10.9.5",
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
@@ -3785,10 +3785,10 @@ pg-pool@^3.2.2:
37853785
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.2.tgz#a560e433443ed4ad946b84d774b3f22452694dff"
37863786
integrity sha512-ORJoFxAlmmros8igi608iVEbQNNZlp89diFVx6yV5v+ehmpMY9sK6QgpmgoXbmkNaBAx8cOOZh9g80kJv1ooyA==
37873787

3788-
3789-
version "10.9.4"
3790-
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.9.4.tgz#487210debc75fd523d0ede09c2a1bdbe114fa474"
3791-
integrity sha512-LvsKCb3mbeqHxFXFLSHVkRM8WKS067YIjFLVYsfR/z4InTEJcYL4pr2nwGK/WGLE4qNEhRMR9PIEAhjsjggX/A==
3788+
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==
37923792
dependencies:
37933793
assert-options "0.7.0"
37943794
pg "8.5.1"

0 commit comments

Comments
 (0)