Skip to content

Commit f9528db

Browse files
IEvangelistCopilot
andauthored
[auto-sec] remediate websocket-driver and pygments alerts (#18804)
- Pin websocket-driver to 0.7.5 via npm override in AspireJavaScript.React and refresh lockfile. - Upgrade pygments to 2.20.0 in FoundryAgentBasic uv.lock. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent dc35f2b commit f9528db

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

playground/AspireWithJavaScript/AspireJavaScript.React/package-lock.json

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

playground/AspireWithJavaScript/AspireJavaScript.React/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"uuid": "14.0.0",
3333
"esbuild": "0.28.1",
3434
"http-proxy-middleware": "3.0.7",
35-
"launch-editor": "2.14.1"
35+
"launch-editor": "2.14.1",
36+
"websocket-driver": "0.7.5"
3637
}
3738
}

playground/FoundryAgentBasic/app/uv.lock

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

0 commit comments

Comments
 (0)