Skip to content

Commit b9857bc

Browse files
Copilotbwateratmsft
andcommitted
fix: resolve npm security vulnerabilities via audit fix and overrides
Agent-Logs-Url: https://github.com/microsoft/vscode-azurefunctions/sessions/63bcc899-25ba-4614-b29e-831f8ae52aa7 Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
1 parent 1354903 commit b9857bc

File tree

2 files changed

+12
-37
lines changed

2 files changed

+12
-37
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,5 +1622,9 @@
16221622
"runWizardCommandWithoutExecutionCommandId": "azureFunctions.agent.runWizardCommandWithoutExecution",
16231623
"runWizardCommandWithInputsCommandId": "azureFunctions.agent.runWizardCommandWithInputs",
16241624
"getAgentBenchmarkConfigsCommandId": "azureFunctions.agent.getAgentBenchmarkConfigs"
1625+
},
1626+
"overrides": {
1627+
"serialize-javascript": ">=7.0.5",
1628+
"diff": ">=8.0.3"
16251629
}
16261630
}

0 commit comments

Comments
 (0)