Skip to content

Commit e296799

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519
1 parent e9e20fe commit e296799

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@azure/openai": "2.0.0",
5454
"@modelcontextprotocol/sdk": "1.0.3",
5555
"@qdrant/js-client-rest": "1.12.0",
56-
"axios": "1.7.9",
56+
"axios": "1.8.2",
5757
"cheerio": "1.0.0",
5858
"ollama": "^0.5.14",
5959
"openai": "4.76.2",

0 commit comments

Comments
 (0)