Skip to content

Commit 53aaf6d

Browse files
Copilotbwateratmsft
andcommitted
fix: run npm audit fix only (no --force, no overrides)
Agent-Logs-Url: https://github.com/microsoft/vscode-azurefunctions/sessions/b6ce998b-c9b0-4969-a7d6-ae412a4acc15 Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
1 parent b9857bc commit 53aaf6d

File tree

2 files changed

+37
-12
lines changed

2 files changed

+37
-12
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,9 +1622,5 @@
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"
16291625
}
16301626
}

0 commit comments

Comments
 (0)