Skip to content

chore(sail-infrastructure): replace deprecated read-pkg-up #641

@tylerbutler

Description

@tylerbutler

Problem

packages/sail-infrastructure/package.json depends on read-pkg-up, which is deprecated on npm.

Found by dep-audit skill.

Alternatives

  • read-package-up (successor package by same author)
  • Manual implementation using node:fs + JSON.parse with directory traversal

Context

Determine where read-pkg-up is used in sail-infrastructure's source and replace with the successor or a manual implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions