Skip to content

Commit e194585

Browse files
authored
Merge pull request #169 from launchdarkly/dependabot/npm_and_yarn/examples/async-provider/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /examples/async-provider
2 parents 51713e3 + bd5e6f8 commit e194585

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/async-provider/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,7 +2175,7 @@ compression@^1.7.4:
21752175
21762176
version "0.0.1"
21772177
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2178-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
2178+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
21792179

21802180
concat-stream@^1.5.0:
21812181
version "1.6.2"
@@ -4706,9 +4706,9 @@ minimalistic-crypto-utils@^1.0.1:
47064706
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
47074707

47084708
minimatch@^3.0.4:
4709-
version "3.0.4"
4710-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4711-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
4709+
version "3.1.2"
4710+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
4711+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
47124712
dependencies:
47134713
brace-expansion "^1.1.7"
47144714

0 commit comments

Comments
 (0)