Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: upgrade express from 4.21.1 to 5.0.0
Snyk has created this PR to upgrade express from 4.21.1 to 5.0.0.

See this package in npm:
express

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/1b9e8975-d6d0-4375-9da3-0aa27511634d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 28, 2024
commit accf302744bfa24807c9b62f7cfadd12ce466797
2 changes: 1 addition & 1 deletion clients/js/examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"chromadb": "file:../..",
"chromadb-default-embed": "^2.13.2",
"cohere-ai": "^5.0.2",
"express": "^4.18.2",
"express": "^5.0.0",
"openai": "^3.1.0"
}
}