chore: align pg-types to vanilla (#3336)

This commit is contained in:
francesco 2025-01-13 20:31:25 +01:00 committed by GitHub
parent 39e5ef8370
commit f12e555b73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@
"homepage": "https://github.com/brianc/node-pg-native",
"dependencies": {
"libpq": "1.8.13",
"pg-types": "^1.12.1"
"pg-types": "^2.1.0"
},
"devDependencies": {
"async": "^0.9.0",