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

Commit 8114340

Browse files
Bump pg-promise from 10.9.5 to 10.10.1 (#508)
1 parent c1fa99d commit 8114340

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.5",
45+
"pg-promise": "10.10.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
@@ -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-
pg-promise@10.9.5:
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==
3788+
pg-promise@10.10.1:
3789+
version "10.10.1"
3790+
resolved "https://registry.yarnpkg.com/pg-promise/-/pg-promise-10.10.1.tgz#75de49b523968a1b024998590ebd336c8f7160d4"
3791+
integrity sha512-sopmuOr2PrUNh3XI0Y15ssmjcwhZnGHyGYwuDDmWFnBydq7lvrhTMBI3hefAp3YMx07+HSXfSpJse9z5vC4bsw==
37923792
dependencies:
37933793
assert-options "0.7.0"
37943794
pg "8.5.1"

0 commit comments

Comments
 (0)