File tree Expand file tree Collapse file tree 3 files changed +102
-76
lines changed Expand file tree Collapse file tree 3 files changed +102
-76
lines changed Original file line number Diff line number Diff line change 23
23
"@cocalc/util" : " workspace:*" ,
24
24
"@qdrant/js-client-rest" : " ^1.6.0" ,
25
25
"@types/lodash" : " ^4.14.202" ,
26
- "@types/pg" : " ^8.6.1 " ,
26
+ "@types/pg" : " ^8.11.6 " ,
27
27
"@types/uuid" : " ^8.3.1" ,
28
28
"async" : " ^1.5.2" ,
29
29
"awaiting" : " ^3.0.0" ,
34
34
"lodash" : " ^4.17.21" ,
35
35
"lru-cache" : " ^7.14.1" ,
36
36
"node-fetch" : " 2.6.7" ,
37
- "pg" : " ^8.7.1 " ,
37
+ "pg" : " ^8.12.0 " ,
38
38
"random-key" : " ^0.3.2" ,
39
39
"read" : " ^1.0.7" ,
40
40
"sql-string-escape" : " ^1.1.6" ,
Original file line number Diff line number Diff line change 63
63
"@cocalc/util" : " workspace:*" ,
64
64
"@openapitools/openapi-generator-cli" : " ^2.13.4" ,
65
65
"@types/express" : " ^4.17.13" ,
66
+ "@types/pg" : " 8.11.6" ,
66
67
"@types/react" : " ^18.0.26" ,
67
68
"@types/react-dom" : " ^18.0.10" ,
68
69
"@vscode/vscode-languagedetection" : " ^1.0.22" ,
82
83
"next-remove-imports" : " ^1.0.11" ,
83
84
"next-rest-framework" : " 6.0.0-beta.4" ,
84
85
"password-hash" : " ^1.2.2" ,
85
- "pg" : " ^8.7.1 " ,
86
+ "pg" : " ^8.12.0 " ,
86
87
"react" : " ^18.2.0" ,
87
88
"react-dom" : " ^18.2.0" ,
88
89
"react-google-recaptcha" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments