File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 141
141
"open" : " ^10.1.2" ,
142
142
"open-editor" : " ^5.1.0" ,
143
143
"openai" : " ^4.103.0" ,
144
- "pg" : " ^8.16.1 " ,
144
+ "pg" : " ^8.16.2 " ,
145
145
"pgvector" : " ^0.2.1" ,
146
146
"prism-svelte" : " ^0.5.0" ,
147
147
"prismjs" : " ^1.30.0" ,
Original file line number Diff line number Diff line change @@ -12458,10 +12458,10 @@ pg-pool@^3.10.1:
12458
12458
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.10.1.tgz#481047c720be2d624792100cac1816f8850d31b2"
12459
12459
integrity sha512-Tu8jMlcX+9d8+QVzKIvM/uJtp07PKr82IUOYEphaWcoBhIYkoHpLXN3qO59nAI11ripznDsEzEv8nUxBVWajGg==
12460
12460
12461
- pg-protocol@*, pg-protocol@^1.10.1 :
12462
- version "1.10.1 "
12463
- resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.10.1 .tgz#fabc892e8d00b9c6f2c4a8f48358f5a53b49d830 "
12464
- integrity sha512-9YS3ZonDj0Lxny//aF0ITPdfrEPgKWCJvONsSXAaIUhgpzlzl5JgaZNlbTFxvYNfm2terGEnHeOSUlF6qRGBzw ==
12461
+ pg-protocol@*, pg-protocol@^1.10.2 :
12462
+ version "1.10.2 "
12463
+ resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.10.2 .tgz#76a07dd7f13ce67d7f9cf162dca181923b6641fa "
12464
+ integrity sha512-Ci7jy8PbaWxfsck2dwZdERcDG2A0MG8JoQILs+uZNjABFuBuItAZCWUNz8sXRDMoui24rJw7WlXqgpMdBSN/vQ ==
12465
12465
12466
12466
pg-types@2.2.0, pg-types@^2.2.0:
12467
12467
version "2.2.0"
@@ -12487,14 +12487,14 @@ pg-types@^4.0.1:
12487
12487
postgres-interval "^3.0.0"
12488
12488
postgres-range "^1.1.1"
12489
12489
12490
- pg@^8.16.1 :
12491
- version "8.16.1 "
12492
- resolved "https://registry.yarnpkg.com/pg/-/pg-8.16.1 .tgz#06a0a300852a061df2fc2011dd83742fd1b6afb7 "
12493
- integrity sha512-5n6e7MgF5ABRsssOsX9xC95p+NUuhgDQDBSsrKSZJjYVqZHGyrmJuknym2IbVhGtzV9siBdzH9SEIQAuWF+sdg ==
12490
+ pg@^8.16.2 :
12491
+ version "8.16.2 "
12492
+ resolved "https://registry.yarnpkg.com/pg/-/pg-8.16.2 .tgz#1b3744531abe86ce80209ac560fb6f0e8e15f943 "
12493
+ integrity sha512-OtLWF0mKLmpxelOt9BqVq83QV6bTfsS0XLegIeAKqKjurRnRKie1Dc1iL89MugmSLhftxw6NNCyZhm1yQFLMEQ ==
12494
12494
dependencies:
12495
12495
pg-connection-string "^2.9.1"
12496
12496
pg-pool "^3.10.1"
12497
- pg-protocol "^1.10.1 "
12497
+ pg-protocol "^1.10.2 "
12498
12498
pg-types "2.2.0"
12499
12499
pgpass "1.0.5"
12500
12500
optionalDependencies:
You can’t perform that action at this time.
0 commit comments