Skip to content

Commit a9456e8

Browse files
committed
Audit fix
1 parent 4758698 commit a9456e8

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@
125125
"@modelcontextprotocol/sdk>express-rate-limit": ">=8.2.2",
126126
"flatted": ">=3.4.2",
127127
"picomatch": ">=4.0.4",
128-
"@rollup/pluginutils>picomatch": ">=2.3.2 <4.0.0 || >=4.0.4"
128+
"@rollup/pluginutils>picomatch": ">=2.3.2 <4.0.0 || >=4.0.4",
129+
"path-to-regexp": ">=8.4.0"
129130
}
130131
}
131132
}

ui/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)