Skip to content

Commit 84c36dd

Browse files
chore: Bump the minor-and-patch group with 1 update
Bumps Polyfill from 9.7.5 to 9.8.1 --- updated-dependencies: - dependency-name: Polyfill dependency-version: 9.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58a422c commit 84c36dd

File tree

2 files changed

+4
-88
lines changed

2 files changed

+4
-88
lines changed

src/HeroCrypt/HeroCrypt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
2626
<PackageReference Include="System.Text.Json" Version="10.0.2" />
27-
<PackageReference Include="Polyfill" Version="9.7.5" PrivateAssets="all" />
27+
<PackageReference Include="Polyfill" Version="9.8.1" PrivateAssets="all" />
2828
<PackageReference Include="System.Memory" Version="4.6.3" />
2929
</ItemGroup>
3030

src/HeroCrypt/packages.lock.json

Lines changed: 3 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
},
2424
"Polyfill": {
2525
"type": "Direct",
26-
"requested": "[9.7.5, )",
27-
"resolved": "9.7.5",
28-
"contentHash": "Nm5Mk0OXsRjiYFHGByNtXqPAYMsJUlJjPKH4HZptlkt0gXww9PbQZQooBCnyHCSlY5KZWVcKKfsps3pkYJAqkA=="
26+
"requested": "[9.8.1, )",
27+
"resolved": "9.8.1",
28+
"contentHash": "K5p8SViAcAMInRm67ZyPFhnIBAXfGz3gjQWOMhYz19rdDuN8B0F2wUsukXJRAuGpx6Tr2FJgzQHByqQwzmx3qQ=="
2929
},
3030
"System.Memory": {
3131
"type": "Direct",
@@ -119,90 +119,6 @@
119119
"System.Runtime.CompilerServices.Unsafe": "6.1.2"
120120
}
121121
}
122-
},
123-
"net10.0": {
124-
"Microsoft.NET.ILLink.Tasks": {
125-
"type": "Direct",
126-
"requested": "[10.0.2, )",
127-
"resolved": "10.0.2",
128-
"contentHash": "sXdDtMf2qcnbygw9OdE535c2lxSxrZP8gO4UhDJ0xiJbl1wIqXS1OTcTDFTIJPOFd6Mhcm8gPEthqWGUxBsTqw=="
129-
},
130-
"Microsoft.SourceLink.GitHub": {
131-
"type": "Direct",
132-
"requested": "[10.0.102, )",
133-
"resolved": "10.0.102",
134-
"contentHash": "Oxq3RCIJSdtpIU4hLqO7XaDe/Ra3HS9Wi8rJl838SAg6Zu1iQjerA0+xXWBgUFYbgknUGCLOU0T+lzMLkvY9Qg==",
135-
"dependencies": {
136-
"Microsoft.Build.Tasks.Git": "10.0.102",
137-
"Microsoft.SourceLink.Common": "10.0.102"
138-
}
139-
},
140-
"Microsoft.Build.Tasks.Git": {
141-
"type": "Transitive",
142-
"resolved": "10.0.102",
143-
"contentHash": "0i81LYX31U6UiXz4NOLbvc++u+/mVDmOt+PskrM/MygpDxkv9THKQyRUmavBpLK6iBV0abNWnn+CQgSRz//Pwg=="
144-
},
145-
"Microsoft.SourceLink.Common": {
146-
"type": "Transitive",
147-
"resolved": "10.0.102",
148-
"contentHash": "Mk1IMb9q5tahC2NltxYXFkLBtuBvfBoCQ3pIxYQWfzbCE9o1OB9SsHe0hnNGo7lWgTA/ePbFAJLWu6nLL9K17A=="
149-
}
150-
},
151-
"net8.0": {
152-
"Microsoft.NET.ILLink.Tasks": {
153-
"type": "Direct",
154-
"requested": "[8.0.23, )",
155-
"resolved": "8.0.23",
156-
"contentHash": "GqHiB1HbbODWPbY/lc5xLQH8siEEhNA0ptpJCC6X6adtAYNEzu5ZlqV3YHA3Gh7fuEwgA8XqVwMtH2KNtuQM1Q=="
157-
},
158-
"Microsoft.SourceLink.GitHub": {
159-
"type": "Direct",
160-
"requested": "[10.0.102, )",
161-
"resolved": "10.0.102",
162-
"contentHash": "Oxq3RCIJSdtpIU4hLqO7XaDe/Ra3HS9Wi8rJl838SAg6Zu1iQjerA0+xXWBgUFYbgknUGCLOU0T+lzMLkvY9Qg==",
163-
"dependencies": {
164-
"Microsoft.Build.Tasks.Git": "10.0.102",
165-
"Microsoft.SourceLink.Common": "10.0.102"
166-
}
167-
},
168-
"Microsoft.Build.Tasks.Git": {
169-
"type": "Transitive",
170-
"resolved": "10.0.102",
171-
"contentHash": "0i81LYX31U6UiXz4NOLbvc++u+/mVDmOt+PskrM/MygpDxkv9THKQyRUmavBpLK6iBV0abNWnn+CQgSRz//Pwg=="
172-
},
173-
"Microsoft.SourceLink.Common": {
174-
"type": "Transitive",
175-
"resolved": "10.0.102",
176-
"contentHash": "Mk1IMb9q5tahC2NltxYXFkLBtuBvfBoCQ3pIxYQWfzbCE9o1OB9SsHe0hnNGo7lWgTA/ePbFAJLWu6nLL9K17A=="
177-
}
178-
},
179-
"net9.0": {
180-
"Microsoft.NET.ILLink.Tasks": {
181-
"type": "Direct",
182-
"requested": "[9.0.12, )",
183-
"resolved": "9.0.12",
184-
"contentHash": "StA3kyImQHqDo8A8ZHaSxgASbEuT5UIqgeCvK5SzUPj//xE1QSys421J9pEs4cYuIVwq7CJvWSKxtyH7aPr1LA=="
185-
},
186-
"Microsoft.SourceLink.GitHub": {
187-
"type": "Direct",
188-
"requested": "[10.0.102, )",
189-
"resolved": "10.0.102",
190-
"contentHash": "Oxq3RCIJSdtpIU4hLqO7XaDe/Ra3HS9Wi8rJl838SAg6Zu1iQjerA0+xXWBgUFYbgknUGCLOU0T+lzMLkvY9Qg==",
191-
"dependencies": {
192-
"Microsoft.Build.Tasks.Git": "10.0.102",
193-
"Microsoft.SourceLink.Common": "10.0.102"
194-
}
195-
},
196-
"Microsoft.Build.Tasks.Git": {
197-
"type": "Transitive",
198-
"resolved": "10.0.102",
199-
"contentHash": "0i81LYX31U6UiXz4NOLbvc++u+/mVDmOt+PskrM/MygpDxkv9THKQyRUmavBpLK6iBV0abNWnn+CQgSRz//Pwg=="
200-
},
201-
"Microsoft.SourceLink.Common": {
202-
"type": "Transitive",
203-
"resolved": "10.0.102",
204-
"contentHash": "Mk1IMb9q5tahC2NltxYXFkLBtuBvfBoCQ3pIxYQWfzbCE9o1OB9SsHe0hnNGo7lWgTA/ePbFAJLWu6nLL9K17A=="
205-
}
206122
}
207123
}
208124
}

0 commit comments

Comments
 (0)