Skip to content

Commit 5b63ef3

Browse files
Copilotrzhao271
andauthored
[WIP] Fix serialize-javascript npm audit alert using overrides (#1734)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
1 parent 8fc3513 commit 5b63ef3

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 6 additions & 5 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
@@ -12,6 +12,9 @@
1212
"bugs": {
1313
"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
1414
},
15+
"overrides": {
16+
"serialize-javascript": ">=7.0.3"
17+
},
1518
"devDependencies": {
1619
"@types/assert": "^1.5.11",
1720
"@types/mocha": "^10.0.10",

0 commit comments

Comments
 (0)