From c0e7087f436cf7366d0c0f59ac2473c4d8fd854c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 00:03:40 +0000 Subject: [PATCH] build(deps): Bump Octokit from 13.0.1 to 14.0.0 Bumps [Octokit](https://github.com/octokit/octokit.net) from 13.0.1 to 14.0.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md) - [Commits](https://github.com/octokit/octokit.net/compare/v13.0.1...v14.0.0) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- BLMain/BLMain.csproj | 2 +- BLMain/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BLMain/BLMain.csproj b/BLMain/BLMain.csproj index 18dd634..7f17a1e 100644 --- a/BLMain/BLMain.csproj +++ b/BLMain/BLMain.csproj @@ -13,7 +13,7 @@ - + diff --git a/BLMain/packages.lock.json b/BLMain/packages.lock.json index 2af81ec..219d5c7 100644 --- a/BLMain/packages.lock.json +++ b/BLMain/packages.lock.json @@ -67,9 +67,9 @@ }, "Octokit": { "type": "Direct", - "requested": "[13.0.1, )", - "resolved": "13.0.1", - "contentHash": "tjXTa2FXzbd3n17VWpi8UXe05EIJqHcWJW8C2kukftIve00duWiZL8x4i1vlZQ0zQ4RbRANbRc7J5K7Co/1spQ==" + "requested": "[14.0.0, )", + "resolved": "14.0.0", + "contentHash": "jGOuTH1l+TCpJH+fwYOp7USzHDuGfN1jKbLz3J2COwyn+wL08eynvpnM6rY2qkzIEXum3PN2p2QkP3BW/p9Qcw==" }, "Serilog.Extensions.Logging": { "type": "Direct",