Skip to content

Commit b3690ab

Browse files
committed
chore: audit
1 parent b6b50d4 commit b3690ab

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,8 @@
293293
"fastify@<=5.7.2": "5.7.3",
294294
"@isaacs/brace-expansion@<=5.0.0": "5.0.1",
295295
"@modelcontextprotocol/sdk@>=1.10.0 <=1.25.3": "1.26.0",
296-
"webpack@>=5.49.0 <=5.104.0": "5.104.1"
296+
"webpack@>=5.49.0 <=5.104.0": "5.104.1",
297+
"qs@<=6.14.1": "6.14.2"
297298
},
298299
"onlyBuiltDependencies": [
299300
"bun",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ minimumReleaseAgeExclude:
3030
- lodash-es
3131
- ox
3232
- prool
33+
- qs
3334
- tar
3435
- vitest
3536
- vocs

0 commit comments

Comments
 (0)