You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
Our dependency-check has notified us that the version of lodash@4.17.19 has a CRITICAL security vulnerability that should no longer be used and instead upgrade to a patched version of lodash.
Our dependency-check has notified us that the version of
lodash@4.17.19has a CRITICAL security vulnerability that should no longer be used and instead upgrade to a patched version of lodash.From this report: GHSA-35jh-r3h4-6jhm
npm ls lodash tree (oc-template-react-compiler):
Proposed Solution
Bump the version of lodash to the patched version
4.17.21.Optionally, can we use a minor semver
^4.17.21to keep this up to date without a release?