Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 8c72fd6

Browse files
updated pkg json for Functional test
1 parent 58c96ba commit 8c72fd6

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/ApiService/FunctionalTests/packages.lock.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,15 @@
7070
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
7171
}
7272
},
73+
"System.Security.Cryptography.Pkcs": {
74+
"type": "Direct",
75+
"requested": "[7.0.2, )",
76+
"resolved": "7.0.2",
77+
"contentHash": "xhFNJOcQSWhpiVGLLBQYoxAltQSQVycMkwaX1z7I7oEdT9Wr0HzSM1yeAbfoHaERIYd5s6EpLSOLs2qMchSKlA==",
78+
"dependencies": {
79+
"System.Formats.Asn1": "7.0.0"
80+
}
81+
},
7382
"System.Text.RegularExpressions": {
7483
"type": "Direct",
7584
"requested": "[4.3.1, )",
@@ -183,7 +192,6 @@
183192
"System.Runtime.Numerics": "4.3.0",
184193
"System.Security.Cryptography.Algorithms": "4.3.0",
185194
"System.Security.Cryptography.Encoding": "4.3.0",
186-
"System.Security.Cryptography.Pkcs": "7.0.2",
187195
"System.Security.Cryptography.Primitives": "4.3.0",
188196
"System.Security.Cryptography.X509Certificates": "4.3.0",
189197
"System.Text.Encoding": "4.3.0",
@@ -422,6 +430,11 @@
422430
"System.Runtime": "4.3.0"
423431
}
424432
},
433+
"System.Formats.Asn1": {
434+
"type": "Transitive",
435+
"resolved": "7.0.0",
436+
"contentHash": "+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg=="
437+
},
425438
"System.Globalization": {
426439
"type": "Transitive",
427440
"resolved": "4.3.0",

0 commit comments

Comments
 (0)