You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-10-06 22:17:10 +02:00
Update dependency pg to v8.16.3 (#13296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"node-os-utils": "1.3.7",
|
||||
"nodemailer": "6.10.1",
|
||||
"nodemon": "3.1.10",
|
||||
"pg": "8.16.2",
|
||||
"pg": "8.16.3",
|
||||
"pretty-bytes": "5.6.0",
|
||||
"prettycron": "0.10.0",
|
||||
"query-string": "7.1.3",
|
||||
|
30
yarn.lock
30
yarn.lock
@@ -9747,7 +9747,7 @@ __metadata:
|
||||
node-os-utils: "npm:1.3.7"
|
||||
nodemailer: "npm:6.10.1"
|
||||
nodemon: "npm:3.1.10"
|
||||
pg: "npm:8.16.2"
|
||||
pg: "npm:8.16.3"
|
||||
pretty-bytes: "npm:5.6.0"
|
||||
prettycron: "npm:0.10.0"
|
||||
query-string: "npm:7.1.3"
|
||||
@@ -39425,7 +39425,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pg-cloudflare@npm:^1.2.6, pg-cloudflare@npm:^1.2.7":
|
||||
"pg-cloudflare@npm:^1.2.7":
|
||||
version: 1.2.7
|
||||
resolution: "pg-cloudflare@npm:1.2.7"
|
||||
checksum: 10/3d171407cbce36436c461200666ba6bd884bfe98016972760a797cec850199b8024a40055d80322c5fc02909e1533a144e9b108a99f7d7e21d0c42612f9821fb
|
||||
@@ -39469,7 +39469,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pg-protocol@npm:^1.10.2, pg-protocol@npm:^1.10.3":
|
||||
"pg-protocol@npm:^1.10.3":
|
||||
version: 1.10.3
|
||||
resolution: "pg-protocol@npm:1.10.3"
|
||||
checksum: 10/31da85319084c03f403efee7accce9786964df82a7feb60e6bd77b71f1e622c74a2a644a2bc434389d0ab92e5abdeedea69ebdb53b1897d9f01d2a1f51a8a2fe
|
||||
@@ -39489,29 +39489,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pg@npm:8.16.2":
|
||||
version: 8.16.2
|
||||
resolution: "pg@npm:8.16.2"
|
||||
dependencies:
|
||||
pg-cloudflare: "npm:^1.2.6"
|
||||
pg-connection-string: "npm:^2.9.1"
|
||||
pg-pool: "npm:^3.10.1"
|
||||
pg-protocol: "npm:^1.10.2"
|
||||
pg-types: "npm:2.2.0"
|
||||
pgpass: "npm:1.0.5"
|
||||
peerDependencies:
|
||||
pg-native: ">=3.0.1"
|
||||
dependenciesMeta:
|
||||
pg-cloudflare:
|
||||
optional: true
|
||||
peerDependenciesMeta:
|
||||
pg-native:
|
||||
optional: true
|
||||
checksum: 10/e34056b3758e996cf24635412e62c4d44ac2fd41f1e389a0dc0346b9965d0dc763e4f72d30d4de497d2b3495ee0ec44c39e930ec464aa4622db257895955e184
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pg@npm:^8.14.1":
|
||||
"pg@npm:8.16.3, pg@npm:^8.14.1":
|
||||
version: 8.16.3
|
||||
resolution: "pg@npm:8.16.3"
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user