aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/packages.lock.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-03 22:01:04 +0800
committercrupest <crupest@outlook.com>2022-05-03 22:01:04 +0800
commitfc6805afcc73900162df5ee7742c22450d9f8ec0 (patch)
treef5a3301a3097aeb040daabe33743871444eaa295 /BackEnd/Timeline.Tests/packages.lock.json
parent28ee8811b60e782f1b8d556f5c73f64d49d1707b (diff)
downloadtimeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.tar.gz
timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.tar.bz2
timeline-fc6805afcc73900162df5ee7742c22450d9f8ec0.zip
...
Diffstat (limited to 'BackEnd/Timeline.Tests/packages.lock.json')
-rw-r--r--BackEnd/Timeline.Tests/packages.lock.json52
1 files changed, 16 insertions, 36 deletions
diff --git a/BackEnd/Timeline.Tests/packages.lock.json b/BackEnd/Timeline.Tests/packages.lock.json
index 32cba1af..d944771e 100644
--- a/BackEnd/Timeline.Tests/packages.lock.json
+++ b/BackEnd/Timeline.Tests/packages.lock.json
@@ -396,29 +396,6 @@
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
- "Microsoft.IdentityModel.JsonWebTokens": {
- "type": "Transitive",
- "resolved": "6.17.0",
- "contentHash": "I3cSVE185qF3a222/iQIdmBFhrhZBtz7wZ1RUUbMuHC1un79XCI7vggbWdmbqIttFcUoeziemadO6t+3FLjcSA==",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.17.0"
- }
- },
- "Microsoft.IdentityModel.Logging": {
- "type": "Transitive",
- "resolved": "6.17.0",
- "contentHash": "Ix6/CMLDoo939NDf1ARDuGK6YERY7pAX9WYbfwb4gZqx7r52unMFIykJk+zlEBX7jjtbDz/0uzikQFvheV9KsQ=="
- },
- "Microsoft.IdentityModel.Tokens": {
- "type": "Transitive",
- "resolved": "6.17.0",
- "contentHash": "mhOe+d9BQg5U45TkTCyXAFOjl7RvwaFj6v9qo8b+WFolkuGsfjSFfQ+WI9D3ho9sD/fK75gvL4JptmjLzyUPkw==",
- "dependencies": {
- "Microsoft.CSharp": "4.5.0",
- "Microsoft.IdentityModel.Logging": "6.17.0",
- "System.Security.Cryptography.Cng": "4.5.0"
- }
- },
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
"resolved": "5.0.0",
@@ -1031,15 +1008,6 @@
"System.Runtime.InteropServices": "4.3.0"
}
},
- "System.IdentityModel.Tokens.Jwt": {
- "type": "Transitive",
- "resolved": "6.17.0",
- "contentHash": "G3rY4WLr54Mo+97+AEq0ANpiKvW7E8Qu5bKWfVMa7rkyJtvrOxUqp/OLqrGw/6JDbD5GlxnAtFKukGteUuB0rQ==",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.17.0",
- "Microsoft.IdentityModel.Tokens": "6.17.0"
- }
- },
"System.IO": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1436,8 +1404,21 @@
},
"System.Security.Cryptography.Cng": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A=="
+ "resolved": "4.3.0",
+ "contentHash": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "System.IO": "4.3.0",
+ "System.Resources.ResourceManager": "4.3.0",
+ "System.Runtime": "4.3.0",
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Runtime.Handles": "4.3.0",
+ "System.Runtime.InteropServices": "4.3.0",
+ "System.Security.Cryptography.Algorithms": "4.3.0",
+ "System.Security.Cryptography.Encoding": "4.3.0",
+ "System.Security.Cryptography.Primitives": "4.3.0",
+ "System.Text.Encoding": "4.3.0"
+ }
},
"System.Security.Cryptography.Csp": {
"type": "Transitive",
@@ -1761,8 +1742,7 @@
"Microsoft.EntityFrameworkCore.Analyzers": "6.0.4",
"Microsoft.EntityFrameworkCore.Sqlite": "6.0.4",
"NSwag.AspNetCore": "13.15.10",
- "SixLabors.ImageSharp": "2.1.1",
- "System.IdentityModel.Tokens.Jwt": "6.17.0"
+ "SixLabors.ImageSharp": "2.1.1"
}
}
}