Cleanup
This commit is contained in:
12
node_modules/mquery/History.md
generated
vendored
12
node_modules/mquery/History.md
generated
vendored
@@ -1,3 +1,15 @@
|
||||
3.2.5 / 2021-03-29
|
||||
==================
|
||||
* fix(utils): make `mergeClone()` skip special properties like `__proto__` #121 [zpbrent](https://github.com/zpbrent)
|
||||
|
||||
3.2.4 / 2021-02-12
|
||||
==================
|
||||
* fix(utils): make clone() only copy own properties Automattic/mongoose#9876
|
||||
|
||||
3.2.3 / 2020-12-10
|
||||
==================
|
||||
* fix(utils): avoid copying special properties like `__proto__` when merging and cloning. Fix CVE-2020-35149
|
||||
|
||||
3.2.2 / 2019-09-22
|
||||
==================
|
||||
* fix: dont re-call setOptions() when pulling base class options Automattic/mongoose#8159
|
||||
|
||||
Reference in New Issue
Block a user