Commit dbe7515
authored
Fix dependabot alert in docs dependencies (openvinotoolkit#3450)
## Description
This PR fixes [dependabot
alert](https://github.com/openvinotoolkit/openvino.genai/security/dependabot/87)
by overriding vulnerable `serialize-javascript` npm dependency to the
patched version (`v^7.0.3`) and aligns `docusaurus` packages.
## Checklist:
- [x] This PR follows [GenAI Contributing
guidelines](https://github.com/openvinotoolkit/openvino.genai?tab=contributing-ov-file#contributing).
<!-- Always follow them. If there are deviations, explain what and why.
-->
- [x] Tests have been updated or added to cover the new code - N/A
- [x] This PR fully addresses the ticket - N/A
- [x] I have made corresponding changes to the documentation - N/A1 parent 9c52f3f commit dbe7515
File tree
4 files changed
+2333
-2631
lines changed- .github
- workflows
- site
4 files changed
+2333
-2631
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments