From a0018f86a86505846db72ed2520bf982472cd313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 17:39:20 +0000 Subject: [PATCH] Bump Serilog.Sinks.ApplicationInsights from 5.0.0 to 5.0.1 --- updated-dependencies: - dependency-name: Serilog.Sinks.ApplicationInsights dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: serilog ... Signed-off-by: dependabot[bot] --- src/Api/packages.lock.json | 10 +++++----- src/Directory.Packages.props | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Api/packages.lock.json b/src/Api/packages.lock.json index 338622b..e3ade7b 100644 --- a/src/Api/packages.lock.json +++ b/src/Api/packages.lock.json @@ -138,12 +138,12 @@ }, "Serilog.Sinks.ApplicationInsights": { "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "1gNxpRR2vZ9RScScpgfrj2utrSHgVDiAgPFdmplSlGCMONaLV+LBDe1uKeD4b/E5sQjtYKGyJ/rgVwSZcdTcZQ==", + "requested": "[5.0.1, )", + "resolved": "5.0.1", + "contentHash": "JCM6e7GfR4ZW5fsILjQHL4DrJJYM6k6BLZ6LrGXhsRYt0FbKhvC26dVJ7TNVxf1M0ZGKkEzDywbajsNswUxp6g==", "dependencies": { - "Microsoft.ApplicationInsights": "2.23.0", - "Serilog": "4.3.0" + "Microsoft.ApplicationInsights": "[2.23.0, 3.0.0)", + "Serilog": "4.3.1" } }, "Serilog.Sinks.Async": { diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index b7d9b62..84578a3 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -17,7 +17,7 @@ - +