mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Update dependency pg to v8.12.0 (#11259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0774f03863
commit
4d679ce928
@ -47,7 +47,7 @@
|
||||
"node-os-utils": "1.3.7",
|
||||
"nodemailer": "6.9.14",
|
||||
"nodemon": "3.1.7",
|
||||
"pg": "8.11.6",
|
||||
"pg": "8.12.0",
|
||||
"pm2": "5.4.2",
|
||||
"pretty-bytes": "5.6.0",
|
||||
"prettycron": "0.10.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7958,7 +7958,7 @@ __metadata:
|
||||
node-os-utils: 1.3.7
|
||||
nodemailer: 6.9.14
|
||||
nodemon: 3.1.7
|
||||
pg: 8.11.6
|
||||
pg: 8.12.0
|
||||
pm2: 5.4.2
|
||||
pretty-bytes: 5.6.0
|
||||
prettycron: 0.10.0
|
||||
@ -35661,9 +35661,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
|
||||
@ -35679,7 +35679,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
pg-native:
|
||||
optional: true
|
||||
checksum: 309f69335dcaed7fd02b3108a5a944f0fe724c3e03c991cbf8b42dbf3c1bad8e3db8a7d7164b6daa8963bdcb1f4c442857cf8728088fbd7a3889017e5de519cc
|
||||
checksum: 8450b61c787f360e22182aa853548f834f13622714868d0789a60f63743d66ae28930cdca0ef0251bfc89b04679e9074c1398f172c2937bf59b5a360337f4149
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user