mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
Upgrade to the latest System.Data.SqlClient (#2546)
This commit is contained in:
@ -1851,8 +1851,8 @@
|
||||
},
|
||||
"System.Data.SqlClient": {
|
||||
"type": "Transitive",
|
||||
"resolved": "4.8.3",
|
||||
"contentHash": "yERfVLXAY0QbylAgaGLByYN0hFxX28aeEQ0hUgJO+Ntn1AfmWl5HHUoYJA0Yl9HhIUUJHVaS/Sw/RLZr5aaC+A==",
|
||||
"resolved": "4.8.5",
|
||||
"contentHash": "fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==",
|
||||
"dependencies": {
|
||||
"Microsoft.Win32.Registry": "4.7.0",
|
||||
"System.Security.Principal.Windows": "4.7.0",
|
||||
@ -3226,7 +3226,7 @@
|
||||
"dependencies": {
|
||||
"Core": "[2022.12.0, )",
|
||||
"Dapper": "[2.0.123, )",
|
||||
"System.Data.SqlClient": "[4.8.3, )"
|
||||
"System.Data.SqlClient": "[4.8.5, )"
|
||||
}
|
||||
},
|
||||
"infrastructure.entityframework": {
|
||||
|
Reference in New Issue
Block a user