Skip to content

Commit c20f2bb

Browse files
fix: update dependency minimatch to v5.1.7 [security]
1 parent e819abf commit c20f2bb

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
@@ -8970,9 +8970,9 @@ minimatch@^3.0.4:
89708970
brace-expansion "^1.1.7"
89718971

89728972
minimatch@^5.0.0:
8973-
version "5.0.0"
8974-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.0.tgz#281d8402aaaeed18a9e8406ad99c46a19206c6ef"
8975-
integrity sha512-EU+GCVjXD00yOUf1TwAHVP7v3fBD3A8RkkPYsWWKGWesxM/572sL53wJQnHxquHlRhYUV36wHkqrN8cdikKc2g==
8973+
version "5.1.8"
8974+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.8.tgz#32a16ebcccd6421c674430acb199b8806c68169b"
8975+
integrity sha512-7RN35vit8DeBclkofOVmBY0eDAZZQd1HzmukRdSyz95CRh8FT54eqnbj0krQr3mrHR6sfRyYkyhwBWjoV5uqlQ==
89768976
dependencies:
89778977
brace-expansion "^2.0.1"
89788978

0 commit comments

Comments
 (0)