update packages.lock.json
Some checks failed
dotnet build / build (push) Failing after 28s

This commit is contained in:
Nick Seguin 2024-02-25 14:14:36 -06:00
parent 3e4b46c828
commit 64a57790fd
Signed by: nseguin
GPG key ID: 68C99FA84079021D

View file

@ -876,10 +876,10 @@
"Microsoft.Identity.Client.Extensions.Msal": { "Microsoft.Identity.Client.Extensions.Msal": {
"type": "CentralTransitive", "type": "CentralTransitive",
"requested": "[4.57.0, )", "requested": "[4.57.0, )",
"resolved": "4.56.0", "resolved": "4.57.0",
"contentHash": "H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", "contentHash": "kIm9mro7XWxsJMYfzscIlg12tNnzLx9c1WjnPinVrbM6zpZ1DyIt5iApK1tT4sIqsnPZ8D9iSQxtMZ5mQedNbw==",
"dependencies": { "dependencies": {
"Microsoft.Identity.Client": "4.56.0", "Microsoft.Identity.Client": "4.57.0",
"System.IO.FileSystem.AccessControl": "5.0.0", "System.IO.FileSystem.AccessControl": "5.0.0",
"System.Security.Cryptography.ProtectedData": "4.5.0" "System.Security.Cryptography.ProtectedData": "4.5.0"
} }