File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"singleQuote" : true
45
45
},
46
46
"dependencies" : {
47
- "pg-cursor" : " 2.0.0 "
47
+ "pg-cursor" : " ^ 2.0.1 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change @@ -1123,10 +1123,10 @@ pg-connection-string@0.1.3:
1123
1123
version "0.1.3"
1124
1124
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz#da1847b20940e42ee1492beaf65d49d91b245df7"
1125
1125
1126
- pg-cursor@2.0.0 :
1127
- version "2.0.0 "
1128
- resolved "https://registry.yarnpkg.com/pg-cursor/-/pg-cursor-2.0.0 .tgz#1e11532613d2d4c61057a5705a1536b1052d1698 "
1129
- integrity sha512-/gYHadqLurektHk6HXiL0hSrn+RZfowkLr+ftC0lLoLBlIm8JIdk9f9g71EEjK63XxqhFqcykHuxQLFzSeyzdQ ==
1126
+ pg-cursor@^ 2.0.1 :
1127
+ version "2.0.1 "
1128
+ resolved "https://registry.yarnpkg.com/pg-cursor/-/pg-cursor-2.0.1 .tgz#f3bcb3d40b29d86d50014daa0a58f1f0fb71a7f9 "
1129
+ integrity sha512-AfPaRh6N32HrXB8/D0JXfJWdLCn8U+Z4LEf8C954aSFTjhZqt7QbyAYyN5k1E4cv0HQjwW70G1xywQ5ZECzPPg ==
1130
1130
1131
1131
pg-int8@1.0.1 :
1132
1132
version "1.0.1"
You can’t perform that action at this time.
0 commit comments