File tree 3 files changed +6
-6
lines changed 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 65
65
"@emnapi/runtime" : " ^0.43.1" ,
66
66
"@launchql/protobufjs" : " 7.2.6" ,
67
67
"@mapbox/node-pre-gyp" : " ^1.0.8" ,
68
- "@pgsql/types" : " 15.0.1 " ,
68
+ "@pgsql/types" : " 15.0.2 " ,
69
69
"js-yaml" : " ^4.1.0" ,
70
70
"node-addon-api" : " ^7.0.0" ,
71
71
"node-gyp" : " ^10.0.1"
Original file line number Diff line number Diff line change 3
3
"LIBPG_REPO" : " https://github.com/pganalyze/libpg_query.git" ,
4
4
"LIBPG_COMMIT" : " db39825bc7c1ddd45962ec6a626d740b7f8f027a" ,
5
5
"LIBPG_BRANCH" : " 15-latest" ,
6
- "PGSQL_TYPES" : " 15.0.1 " ,
6
+ "PGSQL_TYPES" : " 15.0.2 " ,
7
7
"OPERATION_SYSYTEMS" : [
8
8
" linux" ,
9
9
" mac"
Original file line number Diff line number Diff line change 255
255
dependencies :
256
256
semver "^7.3.5"
257
257
258
-
259
- version "15.0.1 "
260
- resolved "https://registry.yarnpkg.com/@pgsql/types/-/types-15.0.1 .tgz#51d6c550636d3dc6628dad571a340ea7f6bb0b14 "
261
- integrity sha512-1pkWXu0criJB+hQPt5HpR8QNEBk4pNTgkA9bMfqEk3FFn6w6DdIVSiHZqoe/xhAKPvWDDDUUKNZIqhSXa5+YeA ==
258
+
259
+ version "15.0.2 "
260
+ resolved "https://registry.yarnpkg.com/@pgsql/types/-/types-15.0.2 .tgz#f407fa6377e72ef47ed88b7801bb03a98b8460dd "
261
+ integrity sha512-K3gtnbqbSUuUVmPm143qx5Gy2EmKuooshV95yMD48EUQ1256sgZBriEfY61OWJnlzdREdqHTIOxQqpZAb7XdZg ==
262
262
263
263
" @pkgjs/parseargs@^0.11.0 " :
264
264
version "0.11.0"
You can’t perform that action at this time.
0 commit comments