Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lambda-tester has deprecated dependencies #80

Open
Andr1500 opened this issue Apr 9, 2024 · 0 comments
Open

lambda-tester has deprecated dependencies #80

Andr1500 opened this issue Apr 9, 2024 · 0 comments

Comments

@Andr1500
Copy link

Andr1500 commented Apr 9, 2024

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

npm WARN deprecated @extra-number/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: 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 [email protected]: 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

└─┬ [email protected]
└─┬ [email protected]
└── @extra-number/[email protected]

npm ls uuid

├─┬ [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ └── [email protected]
└── [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant