Skip to content

Commit 4dadced

Browse files
committed
fix: high vulnerabilities fixes through ovverides
1 parent 2da167e commit 4dadced

2 files changed

Lines changed: 44 additions & 52 deletions

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@
6262
"undici": ">=7.24.0",
6363
"rollup": ">=4.59.0",
6464
"qs": ">=6.14.2",
65-
"@modelcontextprotocol/sdk": ">=1.26.0"
65+
"@modelcontextprotocol/sdk": ">=1.26.0",
66+
"brace-expansion": ">=5.0.5",
67+
"path-to-regexp": ">=8.4.0",
68+
"picomatch": ">=4.0.4",
69+
"lodash": ">=4.18.1"
6670
}
6771
},
6872
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)