Skip to content

Commit

Permalink
Update dependency pg to v8.11.6 (#10974)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent fa6060d commit f24e229
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node-os-utils": "1.3.7",
"nodemailer": "6.9.13",
"nodemon": "3.0.3",
"pg": "8.11.5",
"pg": "8.11.6",
"pm2": "5.3.1",
"pretty-bytes": "5.6.0",
"prettycron": "0.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7962,7 +7962,7 @@ __metadata:
node-os-utils: 1.3.7
nodemailer: 6.9.13
nodemon: 3.0.3
pg: 8.11.5
pg: 8.11.6
pm2: 5.3.1
pretty-bytes: 5.6.0
prettycron: 0.10.0
Expand Down Expand Up @@ -35179,9 +35179,9 @@ __metadata:
languageName: node
linkType: hard

"pg@npm:8.11.5":
version: 8.11.5
resolution: "pg@npm:8.11.5"
"pg@npm:8.11.6":
version: 8.11.6
resolution: "pg@npm:8.11.6"
dependencies:
pg-cloudflare: ^1.1.1
pg-connection-string: ^2.6.4
Expand All @@ -35197,7 +35197,7 @@ __metadata:
peerDependenciesMeta:
pg-native:
optional: true
checksum: 2317bcc7080f116ced761620b8cbc98175080cacf1e8a894e14f468bcd9c996a7bd5ef36c9db91d380a772667508eb72c42b10206a90cd82b0b4a7669a19f9e4
checksum: 309f69335dcaed7fd02b3108a5a944f0fe724c3e03c991cbf8b42dbf3c1bad8e3db8a7d7164b6daa8963bdcb1f4c442857cf8728088fbd7a3889017e5de519cc
languageName: node
linkType: hard

Expand Down

0 comments on commit f24e229

Please sign in to comment.