From 09d696f107ad150cff117838c6b5e8b425672d10 Mon Sep 17 00:00:00 2001 From: Jonas Kello Date: Tue, 22 Mar 2022 20:06:24 +0100 Subject: [PATCH] Update changelog for 3.14.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe27c1..6fd484c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [3.14.1] - 2022-03-22 + +### Fixed + +- Use minimist 1.2.6 for all depencencies becuase of pollution vulnerability. See PR [#197](https://github.com/dividab/tsconfig-paths/pull/197). Thanks to [@gopijaganthan](https://github.com/gopijaganthan) for this fix! + ## [3.14.0] - 2022-03-13 ### Added