Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
d281331
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jun 2, 2026
d29889d
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jun 2, 2026
a77b1e9
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jun 2, 2026
2d26404
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 22, 2026
e690aba
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 25, 2026
b3e85e7
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 26, 2026
c4d4af0
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 26, 2026
aa13bac
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 26, 2026
d3341aa
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 27, 2026
8626984
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 27, 2026
b881cf9
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 27, 2026
e46c861
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 27, 2026
a3a36c0
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 28, 2026
03f6dcb
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 28, 2026
da05947
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 28, 2026
6028c50
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 28, 2026
78d9339
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot Jul 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 34 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"@modelcontextprotocol/sdk": "^1.17.1",
"axios": "^1.15.2",
"axios": "^1.18.0",
"dotenv": "^16.4.5",
"yaml": "^2.8.3",
"zod": "^3.23.8"
Expand Down