From ee3e229206eb66614657342beafcc9f39dc0a848 Mon Sep 17 00:00:00 2001 From: Steven Giesel Date: Fri, 1 Nov 2024 09:23:14 +0100 Subject: [PATCH] chore: Upgrade packages to combat CVE in dependencies. Fixes #1593 --- CHANGELOG.md | 1 + Directory.Packages.props | 50 ++++++++++++++++++++-------------------- 2 files changed, 26 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 272a950da..954262f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ All notable changes to **bUnit** will be documented in this file. The project ad ### Fixed - Use latest `System.Text.Json` due to CVE in `8.0.4`. +- Fixed other packages that have a CVE like `Microsoft.Extensions.Caching.Memory`. Reported by [@polajenko](https://github.com/polajenko). Fixed by [@linkdotnet](https://github.com/linkdotnet). ## [1.32.7] - 2024-10-04 diff --git a/Directory.Packages.props b/Directory.Packages.props index 2fc9727ba..f54917fb8 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -15,7 +15,7 @@ - + @@ -24,7 +24,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -85,29 +85,29 @@ - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + @@ -117,13 +117,13 @@ - + - +