Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / js-yaml / CHANGELOG.md
index b35135786e768faffe74aa588598fd1c010838a4..b4baa4eab25b4dc9ac03d6a359c9e9122e90ce52 100644 (file)
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 
+## [3.14.1] - 2020-12-07
+### Security
+- Fix possible code execution in (already unsafe) `.load()` (in &anchor).
+
+
 ## [3.14.0] - 2020-05-22
 ### Changed
 - Support `safe/loadAll(input, options)` variant of call.
@@ -479,6 +484,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - First public release
 
 
+[3.14.1]: https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1
 [3.14.0]: https://github.com/nodeca/js-yaml/compare/3.13.1...3.14.0
 [3.13.1]: https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1
 [3.13.0]: https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.0