Sourced from immutable's releases.
v5.1.5
What's Changed
- Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable
- Upgrade devtools and use immutable version by
@jdeniauin immutable-js/immutable-js#2158Full Changelog: https://github.com/immutable-js/immutable-js/compare/v5.1.4...v5.1.5
Sourced from immutable's changelog.
5.1.5
- Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable
b37b855
5.1.516b3313
Merge commit from forkfd2ef49
fix new proto key injection6734b7b
fix Prototype Pollution in mergeDeep, toJS, etc.6f772de
Merge pull request #2175
from immutable-js/dependabot/npm_and_yarn/rollup-4.59.05f3dc61
Bump rollup from 4.34.8 to 4.59.0049a594
Merge pull request #2173
from immutable-js/dependabot/npm_and_yarn/lodash-4.1...2481a77
Merge pull request #2172
from mrazauskas/update-tstycheeb04779
Bump lodash from 4.17.21 to 4.17.23b973bf3
format