Skip to content

Commit 6153710

Browse files
chagongCopilot
andauthored
Bump serialize-javascript to 7.0.5 to fix GHSA-5c6j-r48x-rmvq (#1620)
* Bump serialize-javascript to ^7.0.3 to fix GHSA-5c6j-r48x-rmvq * Pin serialize-javascript override to exactly 7.0.5 Agent-Logs-Url: https://github.com/microsoft/vscode-java-debug/sessions/286d5623-eb2f-4ec4-875a-7706228a6c3f Co-authored-by: chagong <831821+chagong@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: chagong <831821+chagong@users.noreply.github.com>
1 parent a708af0 commit 6153710

File tree

2 files changed

+15
-32
lines changed

2 files changed

+15
-32
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,5 +1371,8 @@
13711371
"vscode-languageclient": "6.0.0-next.9",
13721372
"vscode-languageserver-types": "3.16.0",
13731373
"vscode-tas-client": "^0.1.84"
1374+
},
1375+
"overrides": {
1376+
"serialize-javascript": "7.0.5"
13741377
}
13751378
}

0 commit comments

Comments
 (0)