Skip to content

Commit

Permalink
fix: upgrade pgvector from 0.1.8 to 0.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade pgvector from 0.1.8 to 0.2.0.

See this package in npm:
pgvector

See this project in Snyk:
https://app.snyk.io/org/kevin-umali/project/195c74a6-6700-4e3c-a62a-274d31569955?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 25, 2024
1 parent bd86925 commit d13a687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"morgan": "^1.10.0",
"nodemailer": "^6.9.12",
"openai": "^4.28.4",
"pgvector": "^0.1.8",
"pgvector": "^0.2.0",
"rate-limiter-flexible": "^5.0.0",
"ua-parser-js": "^1.0.37",
"unsplash-js": "^7.0.19",
Expand Down

0 comments on commit d13a687

Please sign in to comment.