mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Update dependency pg to v8.11.3 (#8815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
63127ef213
commit
2b01392c52
@ -45,7 +45,7 @@
|
||||
"node-cron": "3.0.2",
|
||||
"nodemailer": "6.9.4",
|
||||
"nodemon": "2.0.22",
|
||||
"pg": "8.11.2",
|
||||
"pg": "8.11.3",
|
||||
"pretty-bytes": "5.6.0",
|
||||
"prettycron": "0.10.0",
|
||||
"query-string": "7.1.3",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -4913,7 +4913,7 @@ __metadata:
|
||||
node-mocks-http: 1.12.2
|
||||
nodemailer: 6.9.4
|
||||
nodemon: 2.0.22
|
||||
pg: 8.11.2
|
||||
pg: 8.11.3
|
||||
pretty-bytes: 5.6.0
|
||||
prettycron: 0.10.0
|
||||
query-string: 7.1.3
|
||||
@ -26645,9 +26645,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pg@npm:8.11.2":
|
||||
version: 8.11.2
|
||||
resolution: "pg@npm:8.11.2"
|
||||
"pg@npm:8.11.3":
|
||||
version: 8.11.3
|
||||
resolution: "pg@npm:8.11.3"
|
||||
dependencies:
|
||||
buffer-writer: 2.0.0
|
||||
packet-reader: 1.0.0
|
||||
@ -26665,7 +26665,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
pg-native:
|
||||
optional: true
|
||||
checksum: dfea8a2269d500dee8c17291207e5a25897163480037beb7a59be35f51e33b519c297c943ea6898b285d6a74a0d661901dc9cff2e587cc4be0bbf09b833a71a5
|
||||
checksum: 8af9468b8969fa0d73a6b349216c8cbc953d938fcae5594f2d24043060e9226a072c8085fc4230172b5576fcab4c39c8563c655f271dc2a9209b6ad5370cafe5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user