Skip to content

Commit

Permalink
fix: upgrade vscode-languageclient from 8.0.1 to 8.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vscode-languageclient from 8.0.1 to 8.1.0.

See this package in npm:
vscode-languageclient

See this project in Snyk:
https://app.snyk.io/org/hawthorne001/project/96402752-c6cc-45ec-8060-11d6d5f65df0?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-io[bot] authored May 22, 2024
1 parent 9fc1215 commit dfbbd03
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 38 deletions.
117 changes: 80 additions & 37 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"jsonc-parser": "^3.2.0",
"semver": "7.5.2",
"vscode-languageclient": "^8.0.1"
"vscode-languageclient": "^8.1.0"
},
"devDependencies": {
"@types/semver": "7.3.9",
Expand Down

0 comments on commit dfbbd03

Please # to comment.