From 82f1a41486d39cbe209e8768a925f740d5371f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:26:30 +0000 Subject: [PATCH] Bump Microsoft.Owin.Security.Cookies Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 2.1.0 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](https://github.com/aspnet/AspNetKatana/compare/v2.1.0...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin.Security.Cookies dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- .../3-ASP.NET Identity/3-ASP.NET Identity/packages.config" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\346\235\203\351\231\220\347\256\241\347\220\206/3-ASP.NET Identity/3-ASP.NET Identity/packages.config" "b/\346\235\203\351\231\220\347\256\241\347\220\206/3-ASP.NET Identity/3-ASP.NET Identity/packages.config" index e7efd02..b103beb 100644 --- "a/\346\235\203\351\231\220\347\256\241\347\220\206/3-ASP.NET Identity/3-ASP.NET Identity/packages.config" +++ "b/\346\235\203\351\231\220\347\256\241\347\220\206/3-ASP.NET Identity/3-ASP.NET Identity/packages.config" @@ -30,7 +30,7 @@ <package id="Microsoft.Owin" version="3.1.0" targetFramework="net452" /> <package id="Microsoft.Owin.Host.SystemWeb" version="3.1.0" targetFramework="net452" /> <package id="Microsoft.Owin.Security" version="2.1.0" targetFramework="net452" /> - <package id="Microsoft.Owin.Security.Cookies" version="2.1.0" targetFramework="net452" /> + <package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net452" /> <package id="Microsoft.Owin.Security.OAuth" version="2.1.0" targetFramework="net452" /> <package id="Microsoft.Owin.zh-Hans" version="3.1.0" targetFramework="net452" /> <package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net452" />