mirror of
https://github.com/bitwarden/server
synced 2025-12-26 21:23:39 +00:00
Re-evaluate lock files to ensure they match project dependencies (#2132)
This commit is contained in:
@@ -2633,7 +2633,7 @@
|
||||
"infrastructure.dapper": {
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"Core": "2022.6.0",
|
||||
"Core": "2022.6.2",
|
||||
"Dapper": "2.0.123",
|
||||
"System.Data.SqlClient": "4.8.3"
|
||||
}
|
||||
@@ -2642,7 +2642,7 @@
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
|
||||
"Core": "2022.6.0",
|
||||
"Core": "2022.6.2",
|
||||
"Microsoft.EntityFrameworkCore.Relational": "6.0.4",
|
||||
"Npgsql.EntityFrameworkCore.PostgreSQL": "6.0.4",
|
||||
"Pomelo.EntityFrameworkCore.MySql": "6.0.1",
|
||||
|
||||
Reference in New Issue
Block a user