File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libpg-query" ,
3
- "version" : " 15.1.2 " ,
3
+ "version" : " 15.2.0 " ,
4
4
"description" : " The real PostgreSQL query parser" ,
5
5
"homepage" : " https://github.com/launchql/libpg-query-node" ,
6
6
"main" : " index.js" ,
61
61
"dependencies" : {
62
62
"@emnapi/runtime" : " ^0.43.1" ,
63
63
"@mapbox/node-pre-gyp" : " ^1.0.8" ,
64
- "@pgsql/types" : " ^15.0.0 " ,
64
+ "@pgsql/types" : " ^15.0.1 " ,
65
65
"node-addon-api" : " ^7.0.0" ,
66
66
"node-gyp" : " ^10.0.1"
67
67
},
Original file line number Diff line number Diff line change 54
54
dependencies :
55
55
semver "^7.3.5"
56
56
57
- " @pgsql/types@^15.0.0 " :
58
- version "15.0.0 "
59
- resolved "https://registry.yarnpkg.com/@pgsql/types/-/types-15.0.0 .tgz#99d2c1719fe7b93bd36b88c1e9ccbcc18b23d720 "
60
- integrity sha512-okesxpqEBQGgSP+4FGX9zivDNWM3r803oNxRIXIrayXN3Gfx9Rjom+5h433YcP6RKmPbkKolXgeuKA2i9MQtOQ ==
57
+ " @pgsql/types@^15.0.1 " :
58
+ version "15.0.1 "
59
+ resolved "https://registry.yarnpkg.com/@pgsql/types/-/types-15.0.1 .tgz#51d6c550636d3dc6628dad571a340ea7f6bb0b14 "
60
+ integrity sha512-1pkWXu0criJB+hQPt5HpR8QNEBk4pNTgkA9bMfqEk3FFn6w6DdIVSiHZqoe/xhAKPvWDDDUUKNZIqhSXa5+YeA ==
61
61
62
62
" @pkgjs/parseargs@^0.11.0 " :
63
63
version "0.11.0"
You can’t perform that action at this time.
0 commit comments