Skip to content

Commit

Permalink
chore(deps): update dependency pg to ^8.13.2 (#4059)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 7f03aed commit 7d0e722
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"minecraft-data": "^3.83.1",
"minecraft-protocol": "1.54.0",
"ms": "3.0.0-canary.1",
"pg": "^8.13.1",
"pg": "^8.13.2",
"pg-hstore": "^2.3.4",
"pino": "^9.6.0",
"postgres": "3.4.5",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3806,7 +3806,7 @@ __metadata:
minecraft-data: "npm:^3.83.1"
minecraft-protocol: "npm:1.54.0"
ms: "npm:3.0.0-canary.1"
pg: "npm:^8.13.1"
pg: "npm:^8.13.2"
pg-hstore: "npm:^2.3.4"
pino: "npm:^9.6.0"
pino-pretty: "npm:^13.0.0"
Expand Down Expand Up @@ -4709,19 +4709,19 @@ __metadata:
languageName: node
linkType: hard

"pg-pool@npm:^3.7.0":
version: 3.7.0
resolution: "pg-pool@npm:3.7.0"
"pg-pool@npm:^3.7.1":
version: 3.7.1
resolution: "pg-pool@npm:3.7.1"
peerDependencies:
pg: ">=8.0"
checksum: 10/a07a4f9e26eec9d7ac3597dc7b3469c62983edff9a321dbb7acbe1bbc7f5e9b2d33438e277d4cf8145071f3d63c7ebdc287a539fd69dfb8cdddb15b33eefe1a2
checksum: 10/496c8eea3b66aac33e5ea4ad8d2bb2d39ef5a45ad4b3411ddc587f5fc1446bdb4a381e75846f51b9a9bf2b9ef7b8849078dc9f2b600c7d1a205df20ad71b459e
languageName: node
linkType: hard

"pg-protocol@npm:*, pg-protocol@npm:^1.7.0":
version: 1.7.0
resolution: "pg-protocol@npm:1.7.0"
checksum: 10/ffffdf74426c9357b57050f1c191e84447c0e8b2a701b3ab302ac7dd0eb27b862d92e5e3b2d38876a1051de83547eb9165d6a58b3a8e90bb050dae97f9993d54
"pg-protocol@npm:*, pg-protocol@npm:^1.7.1":
version: 1.7.1
resolution: "pg-protocol@npm:1.7.1"
checksum: 10/5ccb6e01381261f2f4a995ccc9b135c6071ffe63c0b4bf0b6078dab2ab8567b1a5f64407a0a444ff3e4b689b9b91b2533b930f1a041afcdae8fca5345a18c30d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4753,14 +4753,14 @@ __metadata:
languageName: node
linkType: hard

"pg@npm:^8.13.1":
version: 8.13.1
resolution: "pg@npm:8.13.1"
"pg@npm:^8.13.2":
version: 8.13.2
resolution: "pg@npm:8.13.2"
dependencies:
pg-cloudflare: "npm:^1.1.1"
pg-connection-string: "npm:^2.7.0"
pg-pool: "npm:^3.7.0"
pg-protocol: "npm:^1.7.0"
pg-pool: "npm:^3.7.1"
pg-protocol: "npm:^1.7.1"
pg-types: "npm:^2.1.0"
pgpass: "npm:1.x"
peerDependencies:
Expand All @@ -4771,7 +4771,7 @@ __metadata:
peerDependenciesMeta:
pg-native:
optional: true
checksum: 10/542aa49fcb37657cf5f779b4a31fe6eb336e683445ecca38e267eeb0ca85d873ffe51f04794f9f9e184187e9f74bf7895e932a0fa9507132ac0dfc76c7c73451
checksum: 10/0fe0dd40d925cc7ffb365e991a3f3bedf202939c586909483e3b753e83f21ecffdef36de48afaf1403f79b90353495612d7b684ac5caeb70cf0c334c1f98fe54
languageName: node
linkType: hard

Expand Down

0 comments on commit 7d0e722

Please sign in to comment.