Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
Updated dependencies in package-lock.json:
- Updated axios to version 1.6.0 to address security vulnerabilities
  • Loading branch information
ritikramuka committed Jan 30, 2024
1 parent c87b341 commit 5786690
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 10 deletions.
37 changes: 29 additions & 8 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,8 @@
"vscode-languageserver": "^7.0.0",
"vscode-languageserver-textdocument": "^1.0.1",
"worker-loader": "^3.0.8",
"yaml": "^2.2.2"
"yaml": "^2.2.2",
"axios": "^1.6.0"
},
"__metadata": {
"id": "b8680bb6-eaa9-481a-ae0b-83574fa58620",
Expand All @@ -1113,4 +1114,4 @@
"bufferutil": "^4.0.6",
"utf-8-validate": "^5.0.9"
}
}
}

0 comments on commit 5786690

Please sign in to comment.