feat: update lock files

This commit is contained in:
spiral 2021-10-03 05:34:33 -04:00
parent a546ebc888
commit 0dd20c64ce
No known key found for this signature in database
GPG Key ID: A6059F0CA0E1BD31
2 changed files with 45 additions and 0 deletions

View File

@ -217,6 +217,11 @@
"System.Diagnostics.DiagnosticSource": "4.5.1"
}
},
"Humanizer.Core": {
"type": "Transitive",
"resolved": "2.8.26",
"contentHash": "OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A=="
},
"Microsoft.AspNetCore.JsonPatch": {
"type": "Transitive",
"resolved": "3.1.0",
@ -796,6 +801,24 @@
"System.Threading.Timer": "4.0.1"
}
},
"SqlKata": {
"type": "Transitive",
"resolved": "2.3.7",
"contentHash": "erKffEMhrS2IFKXjYV83M4uc1IOCl91yeP/3uY5yIm6pRNFDNrqnTk3La1en6EGDlMRol9abTNO1erQCYf08tg==",
"dependencies": {
"System.Collections.Concurrent": "4.3.0"
}
},
"SqlKata.Execution": {
"type": "Transitive",
"resolved": "2.3.7",
"contentHash": "LybTYj99riLRH7YQNt9Kuc8VpZOvaQ7H4sQBrj2zefktS8LASOaXsHRYC/k8NEcj25w6huQpOi+HrEZ5qHXl0w==",
"dependencies": {
"Humanizer.Core": "2.8.26",
"SqlKata": "2.3.7",
"dapper": "1.50.5"
}
},
"Swashbuckle.AspNetCore": {
"type": "Transitive",
"resolved": "5.0.0",
@ -1575,6 +1598,8 @@
"Serilog.Sinks.Console": "4.0.0-dev-00834",
"Serilog.Sinks.Elasticsearch": "8.4.1",
"Serilog.Sinks.File": "4.1.0",
"SqlKata": "2.3.7",
"SqlKata.Execution": "2.3.7",
"System.Interactive.Async": "5.0.0"
}
}

View File

@ -623,6 +623,24 @@
"System.Threading.Timer": "4.0.1"
}
},
"SqlKata": {
"type": "Transitive",
"resolved": "2.3.7",
"contentHash": "erKffEMhrS2IFKXjYV83M4uc1IOCl91yeP/3uY5yIm6pRNFDNrqnTk3La1en6EGDlMRol9abTNO1erQCYf08tg==",
"dependencies": {
"System.Collections.Concurrent": "4.3.0"
}
},
"SqlKata.Execution": {
"type": "Transitive",
"resolved": "2.3.7",
"contentHash": "LybTYj99riLRH7YQNt9Kuc8VpZOvaQ7H4sQBrj2zefktS8LASOaXsHRYC/k8NEcj25w6huQpOi+HrEZ5qHXl0w==",
"dependencies": {
"Humanizer.Core": "2.8.26",
"SqlKata": "2.3.7",
"dapper": "1.50.5"
}
},
"System.AppContext": {
"type": "Transitive",
"resolved": "4.3.0",
@ -1378,6 +1396,8 @@
"Serilog.Sinks.Console": "4.0.0-dev-00834",
"Serilog.Sinks.Elasticsearch": "8.4.1",
"Serilog.Sinks.File": "4.1.0",
"SqlKata": "2.3.7",
"SqlKata.Execution": "2.3.7",
"System.Interactive.Async": "5.0.0"
}
}