Commit fce9014
authored
fix: bump vulnerable lodash and linkify versions (#3384)
## π― Goal
Port of [this
PR](#3383) to
the V8 release branch.
## π Implementation details
<!-- Provide a description of the implementation -->
## π¨ UI Changes
<!-- Add relevant screenshots -->
<details>
<summary>iOS</summary>
<table>
<thead>
<tr>
<td>Before</td>
<td>After</td>
</tr>
</thead>
<tbody>
<tr>
<td>
<!--<img src="" /> -->
</td>
<td>
<!--<img src="" /> -->
</td>
</tr>
</tbody>
</table>
</details>
<details>
<summary>Android</summary>
<table>
<thead>
<tr>
<td>Before</td>
<td>After</td>
</tr>
</thead>
<tbody>
<tr>
<td>
<!--<img src="" /> -->
</td>
<td>
<!--<img src="" /> -->
</td>
</tr>
</tbody>
</table>
</details>
## π§ͺ Testing
<!-- Explain how this change can be tested (or why it can't be tested)
-->
## βοΈ Checklist
- [ ] I have signed the [Stream
CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform)
(required)
- [ ] PR targets the `develop` branch
- [ ] Documentation is updated
- [ ] New code is tested in main example apps, including all possible
scenarios
- [ ] SampleApp iOS and Android
- [ ] Expo iOS and Android1 parent 46b59c3 commit fce9014
2 files changed
+6
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6320 | 6320 | | |
6321 | 6321 | | |
6322 | 6322 | | |
6323 | | - | |
6324 | | - | |
6325 | | - | |
6326 | | - | |
6327 | | - | |
6328 | 6323 | | |
6329 | 6324 | | |
6330 | 6325 | | |
| |||
6352 | 6347 | | |
6353 | 6348 | | |
6354 | 6349 | | |
6355 | | - | |
6356 | | - | |
6357 | | - | |
6358 | | - | |
| 6350 | + | |
| 6351 | + | |
| 6352 | + | |
| 6353 | + | |
6359 | 6354 | | |
6360 | 6355 | | |
6361 | 6356 | | |
| |||
0 commit comments