diff --git a/CHANGELOG.md b/CHANGELOG.md index e870720..1c11f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ - Both compose correctly with hierarchy traversal — `Term(uid).SetLocale("fr-fr").IncludeFallback().Depth(2).Descendants()` returns a full localized subtree, with untranslated nodes individually falling back to master locale in the same response - Fallback is per-node, not all-or-nothing: a single hierarchy fetch can return some terms translated and others fallen-back simultaneously — safe to use on partially-translated taxonomies +##### Fix: +- Bumped vulnerable/outdated dependencies (Snyk remediation) --- ### Version: 3.1.0 diff --git a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj index 4dcac80..c707ae6 100644 --- a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj +++ b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj @@ -14,19 +14,20 @@ - + all - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + + diff --git a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj index cfbb469..a16e70a 100644 --- a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj +++ b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj @@ -12,15 +12,16 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive all + - - + + diff --git a/Contentstack.Core/Contentstack.Core.csproj b/Contentstack.Core/Contentstack.Core.csproj index 2c40f42..073488a 100644 --- a/Contentstack.Core/Contentstack.Core.csproj +++ b/Contentstack.Core/Contentstack.Core.csproj @@ -29,7 +29,7 @@ - +