microsoft / redux-micro-frontend

This is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.
MIT License
344 stars 64 forks source link

Security Issues in y18n #19

Closed patrickCode closed 3 years ago

patrickCode commented 3 years ago

Describe the bug Security dependabot alert

To Reproduce Steps to reproduce the behavior:

  1. Go to any of the same projects
  2. Run npm i
  3. Run npm audit

Expected behavior 0 Securutiry Vulnerabilities

Additional context Package - y18n