mrichar1 / jsonapi-vuex

Use a JSONAPI api with a Vuex store, with data restructuring/normalization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CWE-1321 Vulnerability in lodash.set in version 4.5.3

howdymatt opened this issue · comments

See https://security.snyk.io/vuln/SNYK-JS-LODASHSET-1320032.

Please update 4.* branch to use full lodash library, as the module-based libraries are no longer maintained.

Thanks for flagging this one up! That's a new release for v5 and v4 made using the 'single' lodash bundle rather than the separate modules.

Code change is minimal and tests are still all passing, but we're not actively using the v4.x branch any more, so please let us know if you encounter any issues with 4.5.4