Update dependency pg to v8.11.5 (#29833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
54c7d1ad14
commit
4233ee1f59
1 changed files with 5 additions and 5 deletions
10
yarn.lock
10
yarn.lock
|
@ -12794,7 +12794,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pg-connection-string@npm:^2.6.0, pg-connection-string@npm:^2.6.3":
|
||||
"pg-connection-string@npm:^2.6.0, pg-connection-string@npm:^2.6.4":
|
||||
version: 2.6.4
|
||||
resolution: "pg-connection-string@npm:2.6.4"
|
||||
checksum: 10c0/0d0b617df0fc6507bf6a94bdcd56c7a305788a1402d69bff9773350947c8f525d6d8136128065370749a3325e99658ae40fbdcce620fb8e60126181f0591a6a6
|
||||
|
@ -12860,11 +12860,11 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"pg@npm:^8.5.0":
|
||||
version: 8.11.4
|
||||
resolution: "pg@npm:8.11.4"
|
||||
version: 8.11.5
|
||||
resolution: "pg@npm:8.11.5"
|
||||
dependencies:
|
||||
pg-cloudflare: "npm:^1.1.1"
|
||||
pg-connection-string: "npm:^2.6.3"
|
||||
pg-connection-string: "npm:^2.6.4"
|
||||
pg-pool: "npm:^3.6.2"
|
||||
pg-protocol: "npm:^1.6.1"
|
||||
pg-types: "npm:^2.1.0"
|
||||
|
@ -12877,7 +12877,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
pg-native:
|
||||
optional: true
|
||||
checksum: 10c0/b3e473c52572be259a7418ee506a0ee9d66121971e73fe8cdf584addb9ef4d34cf66ea5c8a99ad9226c421d31a1848c39225bd201743ddd529276de1dec81e46
|
||||
checksum: 10c0/20f29a41a99bad5931faf4d4a01e7be7fb27e5b5338fdfb06d2368e295c3d3d4ef49958ad57d2b17bad108e5c84574db6244ed8221e6b77a767f64ef12564119
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue