Commit 424f965
authored
chore(deps): upgrade Wagtail to 7.3.2 to fix security advisories (#222)
Bump Wagtail from 7.2.3 to 7.3.2 to resolve five medium-severity
security advisories related to improper permission handling:
- GHSA-67rv-mg8q-5pf3: copying pages
- GHSA-c4mr-889m-vgf6: viewing page history
- GHSA-c6wj-9vcj-75pj: comparing revisions
- GHSA-p5gm-92h4-6pv6: Documents and Images API restrictions
- GHSA-pwm3-7fv4-g6xx: deleting form submissions
Widen the constraint in main.in to >=7.3.2,<7.4 and recompile the
locked requirements. All tests pass and no new project migrations
are required.1 parent b6dcc36 commit 424f965
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments