Skip to content

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

@massi-ang

Description

@massi-ang

Description

When installing @aws/agentcore@preview globally, npm emits a deprecation warning for glob@10.5.0, which has known security vulnerabilities.

Steps to Reproduce

  1. Run npm install -g @aws/agentcore@preview
    1. Observe deprecation warning in output

Expected Behavior

No deprecation warnings during installation.

Actual Behavior

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.

CLI Version

1.0.0-preview.8

Operating System

macOS

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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