Skip to content

Deprecated dependency: glob@10.5.0 triggers npm warning on install #1264

Description

@mangelino

Description

When installing @aws/agentcore@preview globally, npm emits a deprecation warning:

npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me

Steps to Reproduce

npm install -g @aws/agentcore@preview

Expected Behavior

No deprecation warnings during installation.

Suggested Fix

Update glob (or the dependency that pulls it in) to the latest supported version (11.x+).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions