uuid v3 transitive dependency deprecation via @azure/ms-rest-js
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
### Which service(blob, file, queue, table) does this issue concern?
Entire package
### Which version of the Azurite was used?
3.21.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
NPM
### What's the Node.js version?
v16.19.0
### What problem was encountered?
uuid v3 is deprecated, it's referenced through @azure/ms-rest-js which according to a comment posted ~1 year ago that library is not being maintained anymore.
https://github.com/Azure/ms-rest-js/issues/458#issuecomment-1006196462
### Steps to reproduce the issue?
NPM install Azurite
### Have you found a mitigation/solution?
No
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.