Skip to content

Commit 1343b00

Browse files
Update dependency minimatch to v10.2.3 [SECURITY]
Generated by renovateBot
1 parent f2fd0b2 commit 1343b00

3 files changed

Lines changed: 27 additions & 25 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"pnpm": {
1616
"overrides": {
17-
"minimatch": "10.0.3",
17+
"minimatch": "10.2.3",
1818
"js-yaml": "3.14.2"
1919
}
2020
},

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ packages:
55
minimumReleaseAge: 2880
66
minimumReleaseAgeExclude:
77
- "@livekit/*"
8+
# Renovate security update: minimatch@10.2.3
9+
- minimatch@10.2.3

0 commit comments

Comments
 (0)