mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix(deps): update dependency pg to v8.12.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc87e98f49
commit
16bc9f42d8
2 changed files with 6 additions and 6 deletions
|
@ -84,7 +84,7 @@
|
|||
"passport-twitter": "1.0.4",
|
||||
"passport.socketio": "3.7.0",
|
||||
"pdfobject": "2.2.12",
|
||||
"pg": "8.11.6",
|
||||
"pg": "8.12.0",
|
||||
"pg-hstore": "2.3.4",
|
||||
"prom-client": "15.1.3",
|
||||
"prometheus-api-metrics": "3.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1302,7 +1302,7 @@ __metadata:
|
|||
passport-twitter: 1.0.4
|
||||
passport.socketio: 3.7.0
|
||||
pdfobject: 2.2.12
|
||||
pg: 8.11.6
|
||||
pg: 8.12.0
|
||||
pg-hstore: 2.3.4
|
||||
prismjs: 1.29.0
|
||||
prom-client: 15.1.3
|
||||
|
@ -11892,9 +11892,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pg@npm:8.11.6":
|
||||
version: 8.11.6
|
||||
resolution: "pg@npm:8.11.6"
|
||||
"pg@npm:8.12.0":
|
||||
version: 8.12.0
|
||||
resolution: "pg@npm:8.12.0"
|
||||
dependencies:
|
||||
pg-cloudflare: ^1.1.1
|
||||
pg-connection-string: ^2.6.4
|
||||
|
@ -11910,7 +11910,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
pg-native:
|
||||
optional: true
|
||||
checksum: 309f69335dcaed7fd02b3108a5a944f0fe724c3e03c991cbf8b42dbf3c1bad8e3db8a7d7164b6daa8963bdcb1f4c442857cf8728088fbd7a3889017e5de519cc
|
||||
checksum: 8450b61c787f360e22182aa853548f834f13622714868d0789a60f63743d66ae28930cdca0ef0251bfc89b04679e9074c1398f172c2937bf59b5a360337f4149
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue