Skip to content

lambda-tester has deprecated dependencies #80

Description

@Andr1500

looks like the lambda-tester has dependencies from the deprecated packages:

npm WARN deprecated @extra-number/significant-digits@1.3.9: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.

list of dependencies:
npm ls @extra-number/significant-digits

└─┬ lambda-tester@4.0.1
└─┬ lambda-event-mock@1.5.0
└── @extra-number/significant-digits@1.3.9

npm ls uuid

├─┬ lambda-tester@4.0.1
│ ├─┬ lambda-event-mock@1.5.0
│ │ └── uuid@3.4.0
│ └── uuid@3.4.0
└── uuid@9.0.1

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