]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Block incorrect keys in merge code to prevent prototype pollution (#7919)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 18 Oct 2020 18:16:20 +0000 (14:16 -0400)
committerGitHub <noreply@github.com>
Sun, 18 Oct 2020 18:16:20 +0000 (21:16 +0300)
commitac68593873693877f638f248176e79f4fd63eabd
tree09148f5384d64149455d988a4830940dbb529723
parent73b4e82fd5680caddc70d4183f4223bad2764e56
Block incorrect keys in merge code to prevent prototype pollution (#7919)

* Port fix from v2

* Port test

* Test both merge and mergeIf
src/helpers/helpers.core.js
test/specs/helpers.core.tests.js