Skip to content

Commit d92fbab

Browse files
committed
Fix dependabot alert #1
1 parent c299b83 commit d92fbab

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ ITables ChangeLog
88
- The default CSS contains now has `overflow:auto` on `div.dt-layout-table>div`. Thanks to this we now get
99
an automatic horizontal scrolling in Jupyter, Jupyter Book and also Streamlit if the table is too wide ([#282](https://github.com/mwouts/itables/pull/282)).
1010

11+
**Fixed**
12+
- The dependencies of the streamlit components have been updated to fix a vulnerability in `ws` ([Alert #1](https://github.com/mwouts/itables/security/dependabot/1))
13+
1114

1215
2.1.1 (2024-06-08)
1316
------------------

packages/itables_for_streamlit/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)