Skip to content

Commit

Permalink
Bump Microsoft.Owin.Security.Cookies in /Infrastructure
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](aspnet/AspNetKatana@v3.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2022
1 parent 6a6f053 commit 8f5d8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Infrastructure/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net46" />
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net46" />
<package id="Microsoft.Owin.Security" version="3.1.0" targetFramework="net46" />
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net46" />
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net46" />
<package id="Microsoft.Owin.Security.OAuth" version="3.1.0" targetFramework="net46" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net46" />
<package id="Owin" version="1.0" targetFramework="net46" />
Expand Down

0 comments on commit 8f5d8d2

Please sign in to comment.