Skip to content

Commit 3466de0

Browse files
romanlutzCopilot
andauthored
MAINT: Fix 22 additional dependabot security vulnerabilities (microsoft#1701)
Co-authored-by: Roman Lutz <romanlutz@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2b2d306 commit 3466de0

4 files changed

Lines changed: 21 additions & 17 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@azure/msal-react": "^5.0.7",
2727
"@fluentui/react-components": "9.72.7",
2828
"@fluentui/react-icons": "2.0.258",
29-
"axios": "1.15.0",
29+
"axios": "1.16.0",
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
3232
"react-error-boundary": "6.1.1"

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,12 @@ invalid-argument-type = "warn"
200200
[tool.uv]
201201
constraint-dependencies = [
202202
"aiohttp>=3.13.4",
203-
"GitPython>=3.1.47",
203+
"GitPython>=3.1.50",
204+
"jupyter-server>=2.18.0",
204205
"jupyterlab>=4.5.7",
205206
"lxml>=6.1.0",
206207
"Mako>=1.3.11",
208+
"mistune>=3.2.1",
207209
"nbconvert>=7.17.1",
208210
"notebook>=7.5.6",
209211
"orjson>=3.11.6",

uv.lock

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

0 commit comments

Comments
 (0)