1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

Re-evaluate lock files to ensure they match project dependencies (#2132)

This commit is contained in:
Shane Melton
2022-07-20 09:10:08 -07:00
committed by GitHub
parent 4f145b3938
commit 4e3d8172ff
23 changed files with 258 additions and 245 deletions

View File

@ -2558,7 +2558,7 @@
"migrator": {
"type": "Project",
"dependencies": {
"Core": "2022.6.0",
"Core": "2022.6.2",
"Microsoft.Extensions.Logging": "6.0.0",
"dbup-sqlserver": "4.5.0"
}