Commit 14b317b
authored
fix(security): upgrade jquery and bootstrap (#253)
* Upgrade Bootstrap to v3.4.1
This fixes several [vulnerabilities][0] that are present in the currently used Bootstrap v3.7.1.
* Upgrade jQuery to v3.5.1
This fixes several [vulnerabilities][1] that are present in the currently used jQuery 3.2.1.
[0]: https://snyk.io/test/npm/bootstrap/3.3.7
[1]: https://snyk.io/test/npm/jquery/3.2.11 parent 2a268c3 commit 14b317b
4 files changed
Lines changed: 11 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments