Commit a02d765
chore(deps): bump ajv to fix ReDoS in $data option (#5710)
* chore(deps): bump ajv to fix ReDoS vulnerabilities
Uses scoped yarn resolutions to bump ajv:
- eslint/eslintrc consumers: 6.12.6 → 6.14.0 (fixes alert #423)
- appium, detox, expo-dev-launcher: → 8.18.0 (fixes alert #424)
Parent-scoped resolutions avoid the unscoped override that would force
eslint onto incompatible ajv v8.
https://github.com/getsentry/sentry-react-native/security/dependabot/423
https://github.com/getsentry/sentry-react-native/security/dependabot/424
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: add ajv-formats scoped resolution to cover remaining vulnerable ajv 8.17.1
ajv-formats@2.1.1 (via appium) depends on ajv@^8.0.0 which was still
resolving to vulnerable 8.17.1. Adding a scoped resolution for
ajv-formats ensures it also gets ajv 8.18.0.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>1 parent c409c4a commit a02d765
2 files changed
+23
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13682 | 13682 | | |
13683 | 13683 | | |
13684 | 13684 | | |
13685 | | - | |
13686 | | - | |
13687 | | - | |
| 13685 | + | |
| 13686 | + | |
| 13687 | + | |
13688 | 13688 | | |
13689 | 13689 | | |
13690 | | - | |
13691 | | - | |
| 13690 | + | |
| 13691 | + | |
13692 | 13692 | | |
13693 | | - | |
13694 | | - | |
13695 | | - | |
13696 | | - | |
13697 | | - | |
13698 | | - | |
13699 | | - | |
13700 | | - | |
13701 | | - | |
13702 | | - | |
13703 | | - | |
13704 | | - | |
13705 | | - | |
| 13693 | + | |
13706 | 13694 | | |
13707 | 13695 | | |
13708 | 13696 | | |
13709 | | - | |
13710 | | - | |
13711 | | - | |
| 13697 | + | |
| 13698 | + | |
| 13699 | + | |
13712 | 13700 | | |
13713 | | - | |
13714 | | - | |
13715 | | - | |
13716 | | - | |
13717 | | - | |
| 13701 | + | |
| 13702 | + | |
| 13703 | + | |
| 13704 | + | |
| 13705 | + | |
13718 | 13706 | | |
13719 | 13707 | | |
13720 | 13708 | | |
| |||
0 commit comments