Skip to content

Commit 56dc140

Browse files
fix: update dependency minimatch to v5.1.8 [security]
1 parent b59233b commit 56dc140

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9180,9 +9180,9 @@ minimatch@^3.0.4:
91809180
brace-expansion "^1.1.7"
91819181

91829182
minimatch@^5.0.0:
9183-
version "5.0.0"
9184-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.0.tgz#281d8402aaaeed18a9e8406ad99c46a19206c6ef"
9185-
integrity sha512-EU+GCVjXD00yOUf1TwAHVP7v3fBD3A8RkkPYsWWKGWesxM/572sL53wJQnHxquHlRhYUV36wHkqrN8cdikKc2g==
9183+
version "5.1.9"
9184+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.9.tgz#1293ef15db0098b394540e8f9f744f9fda8dee4b"
9185+
integrity sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==
91869186
dependencies:
91879187
brace-expansion "^2.0.1"
91889188

0 commit comments

Comments
 (0)