|
37 | 37 | }, |
38 | 38 | "System.Text.Json": { |
39 | 39 | "type": "Direct", |
40 | | - "requested": "[9.0.11, )", |
41 | | - "resolved": "9.0.11", |
42 | | - "contentHash": "DGToqSFbBSU6pMSbZuJ+7jDvLa73rvpcYdGFqZIB3FKdCVlEAbrBJrl9PuCT6E0QbdhXjPwqalYc5lxjUqMQzw==", |
| 40 | + "requested": "[10.0.2, )", |
| 41 | + "resolved": "10.0.2", |
| 42 | + "contentHash": "zy8ey7I16G9neZ6uzxrnYwS7pidElzN8XarsBjGu7lE2m7afTKMEe18KbY3ZSmh/z/bR40oxjd6hlUcmOEaMHw==", |
43 | 43 | "dependencies": { |
44 | | - "Microsoft.Bcl.AsyncInterfaces": "9.0.11", |
45 | | - "System.Buffers": "4.5.1", |
46 | | - "System.IO.Pipelines": "9.0.11", |
47 | | - "System.Memory": "4.5.5", |
48 | | - "System.Runtime.CompilerServices.Unsafe": "6.0.0", |
49 | | - "System.Text.Encodings.Web": "9.0.11", |
50 | | - "System.Threading.Tasks.Extensions": "4.5.4" |
| 44 | + "Microsoft.Bcl.AsyncInterfaces": "10.0.2", |
| 45 | + "System.Buffers": "4.6.1", |
| 46 | + "System.IO.Pipelines": "10.0.2", |
| 47 | + "System.Memory": "4.6.3", |
| 48 | + "System.Runtime.CompilerServices.Unsafe": "6.1.2", |
| 49 | + "System.Text.Encodings.Web": "10.0.2", |
| 50 | + "System.Threading.Tasks.Extensions": "4.6.3" |
51 | 51 | } |
52 | 52 | }, |
53 | 53 | "Microsoft.Bcl.AsyncInterfaces": { |
54 | 54 | "type": "Transitive", |
55 | | - "resolved": "9.0.11", |
56 | | - "contentHash": "3Nxnq7dVqHhEJkvcyLGzKraHzXLixUhjz8tC2LLdTo02hufeaOPbtO77xA5svFzYgL+hI7pixbWPxQJ+6BM+8A==", |
| 55 | + "resolved": "10.0.2", |
| 56 | + "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==", |
57 | 57 | "dependencies": { |
58 | | - "System.Threading.Tasks.Extensions": "4.5.4" |
| 58 | + "System.Threading.Tasks.Extensions": "4.6.3" |
59 | 59 | } |
60 | 60 | }, |
61 | 61 | "Microsoft.CodeAnalysis.Analyzers": { |
|
86 | 86 | }, |
87 | 87 | "System.Buffers": { |
88 | 88 | "type": "Transitive", |
89 | | - "resolved": "4.5.1", |
90 | | - "contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==" |
| 89 | + "resolved": "4.6.1", |
| 90 | + "contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw==" |
91 | 91 | }, |
92 | 92 | "System.Collections.Immutable": { |
93 | 93 | "type": "Transitive", |
|
100 | 100 | }, |
101 | 101 | "System.IO.Pipelines": { |
102 | 102 | "type": "Transitive", |
103 | | - "resolved": "9.0.11", |
104 | | - "contentHash": "NfGnevAV0r2gqtZWxa/7uCm3MNRYz1o4WRHhFahgBq46LuG2eaLwXIlPgtgaRUvf9CCrGFnuzN47MOzJUH1HKg==", |
| 103 | + "resolved": "10.0.2", |
| 104 | + "contentHash": "EqMsn9r18ABvTDxrDce4OWDhBE3y+rR23ilG7Y3BudDKrDKrLG/hkD/JmeFZbctAPxSkCjyJ/Ddwbn/g7ufRJA==", |
105 | 105 | "dependencies": { |
106 | | - "System.Buffers": "4.5.1", |
107 | | - "System.Memory": "4.5.5", |
108 | | - "System.Threading.Tasks.Extensions": "4.5.4" |
| 106 | + "System.Buffers": "4.6.1", |
| 107 | + "System.Memory": "4.6.3", |
| 108 | + "System.Threading.Tasks.Extensions": "4.6.3" |
109 | 109 | } |
110 | 110 | }, |
111 | 111 | "System.Memory": { |
112 | 112 | "type": "Transitive", |
113 | | - "resolved": "4.5.5", |
114 | | - "contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", |
| 113 | + "resolved": "4.6.3", |
| 114 | + "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==", |
115 | 115 | "dependencies": { |
116 | | - "System.Buffers": "4.5.1", |
117 | | - "System.Numerics.Vectors": "4.4.0", |
118 | | - "System.Runtime.CompilerServices.Unsafe": "4.5.3" |
| 116 | + "System.Buffers": "4.6.1", |
| 117 | + "System.Numerics.Vectors": "4.6.1", |
| 118 | + "System.Runtime.CompilerServices.Unsafe": "6.1.2" |
119 | 119 | } |
120 | 120 | }, |
121 | 121 | "System.Numerics.Vectors": { |
122 | 122 | "type": "Transitive", |
123 | | - "resolved": "4.5.0", |
124 | | - "contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==" |
| 123 | + "resolved": "4.6.1", |
| 124 | + "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q==" |
125 | 125 | }, |
126 | 126 | "System.Reflection.Metadata": { |
127 | 127 | "type": "Transitive", |
|
134 | 134 | }, |
135 | 135 | "System.Runtime.CompilerServices.Unsafe": { |
136 | 136 | "type": "Transitive", |
137 | | - "resolved": "6.0.0", |
138 | | - "contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==" |
| 137 | + "resolved": "6.1.2", |
| 138 | + "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==" |
139 | 139 | }, |
140 | 140 | "System.Text.Encoding.CodePages": { |
141 | 141 | "type": "Transitive", |
|
148 | 148 | }, |
149 | 149 | "System.Text.Encodings.Web": { |
150 | 150 | "type": "Transitive", |
151 | | - "resolved": "9.0.11", |
152 | | - "contentHash": "l5L3Ov+pyD0dfK2bv6IMU2KPEyaaWnix6U0/YhgkNBGEOAgVTVlvh5ZyXWuuRlCtLnOziz+VtM5HFeqLlH2AbA==", |
| 151 | + "resolved": "10.0.2", |
| 152 | + "contentHash": "Ro4cLT4qpRy64crfLAy3ekihtXckeXrD5eI6qb6NDSEVyHcHsmH7KgN4dbnIuiBmXIoaCslx4SynLYxag1SLSQ==", |
153 | 153 | "dependencies": { |
154 | | - "System.Buffers": "4.5.1", |
155 | | - "System.Memory": "4.5.5", |
156 | | - "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
| 154 | + "System.Buffers": "4.6.1", |
| 155 | + "System.Memory": "4.6.3", |
| 156 | + "System.Runtime.CompilerServices.Unsafe": "6.1.2" |
157 | 157 | } |
158 | 158 | }, |
159 | 159 | "System.Threading.Tasks.Extensions": { |
160 | 160 | "type": "Transitive", |
161 | | - "resolved": "4.5.4", |
162 | | - "contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", |
| 161 | + "resolved": "4.6.3", |
| 162 | + "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==", |
163 | 163 | "dependencies": { |
164 | | - "System.Runtime.CompilerServices.Unsafe": "4.5.3" |
| 164 | + "System.Runtime.CompilerServices.Unsafe": "6.1.2" |
165 | 165 | } |
166 | 166 | } |
167 | 167 | } |
|
0 commit comments