Closed Michael-1 closed 3 years ago
As noted in https://github.com/the-dr-lazy/deox/issues/151#issuecomment-687367481 I decided to drop the dependency on redux-starter-kit. PRs welcome.
:tada: This issue has been resolved in version 4.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Deox currently depends on redux-starter-kit, which depends on a version of immer for which a high-severity security issue was reported (see Github advisory).
The solution is to switch to the latest version of @reduxjs/toolkit (the successor of redux-starter-kit).