Skip to content

Commit

Permalink
fix: upgrade copilot-node-server from 1.19.2 to 1.20.1 (#963)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade copilot-node-server from 1.19.2 to 1.20.1.

See this package in npm:
https://www.npmjs.com/package/copilot-node-server

See this project in Snyk:
https://app.snyk.io/org/myles-Bd6jRa2Bx9gtU9hTManrR3/project/8b23cd4b-49de-4ff3-9953-ed9135df2e2e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
mscolnick and snyk-bot authored Mar 19, 2024
1 parent 9b4a66d commit 5e67e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "pnpm run build:ts && pnpm run build:deps"
},
"dependencies": {
"copilot-node-server": "1.19.2"
"copilot-node-server": "1.20.1"
},
"devDependencies": {
"@sourcegraph/vscode-ws-jsonrpc": "0.0.3-fork",
Expand Down

0 comments on commit 5e67e99

Please sign in to comment.