Commit 5528263
committed
fix: resolve security vulnerabilities in cipher-base, sha.js, and glob
- Add yarn resolutions for cipher-base (^1.0.5) to fix CVE-2025-9287
- Add yarn resolutions for sha.js (^2.4.12) to fix CVE-2025-9288
- Pin glob to 7.2.3 via yarn resolutions to prevent CVE-2025-64756
- Downgrade rimraf from 6.1.2 to 3.0.2 for compatibility with glob 7.x
Closes https://github.com/getditto/react-ditto/security/dependabot/179
Closes https://github.com/getditto/react-ditto/security/dependabot/180
Closes https://github.com/getditto/react-ditto/security/dependabot/1911 parent df5cb70 commit 5528263
2 files changed
+24
-189
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
85 | | - | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments