> For the complete documentation index, see [llms.txt](https://docs.sealsecurity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealsecurity.io/legacy-documentation/artifact-server/editing-your-dependencies.md).

# Editing Your Dependencies

Each package manager has its own way to declare direct dependencies and to control the versions of indirect dependencies.

However, for some package managers manually editing transitive dependencies can be challenging, even for experienced developers. Since misconfigured dependencies might lead to quirky behaviors, developers are advised to verify after every manual edit that the packages pulled are what they expect them to be.
