File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7474 "typescript" : " ^5.0.4"
7575 },
7676 "dependencies" : {
77- "@pgsql/types" : " ^13.8.0"
77+ "@pgsql/types" : " ^13.8.0" ,
78+ "nested-obj" : " 0.0.1"
7879 }
7980}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ const options: PgProtoParserOptions = {
1616 utils : {
1717 astHelpers : {
1818 enabled : true ,
19- wrappedTypesSource : './wrapped' ,
19+ wrappedTypesSource : './wrapped'
2020 }
2121 }
2222} ;
Original file line number Diff line number Diff line change @@ -4848,7 +4848,7 @@ neo-async@^2.6.2:
48484848 resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
48494849 integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
48504850
4851- nested-obj@^0.0.1 :
4851+ nested-obj@0.0.1, nested-obj@ ^0.0.1 :
48524852 version "0.0.1"
48534853 resolved "https://registry.npmjs.org/nested-obj/-/nested-obj-0.0.1.tgz#efe1da127c3d00826fa10ec25673e0f9ec1224fd"
48544854 integrity sha512-kB1WKTng+IePQhZVs1UXtFaHBx4QEM5a0XKGAzYfCKvdx5DhNjCytNDWMUGpNNpHLotln+tiwcA52kWCIgGq1Q==
You can’t perform that action at this time.
0 commit comments