Skip to content

Commit 20f7c02

Browse files
authored
Merge pull request #30 from spacemeshos/dependabot/npm_and_yarn/minimatch-and-recursive-readdir-and-serve-handler-3.1.2
Bump minimatch, recursive-readdir and serve-handler
2 parents 85aea40 + 40b2c47 commit 20f7c02

File tree

2 files changed

+24
-64
lines changed

2 files changed

+24
-64
lines changed

package-lock.json

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

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2492,7 +2492,7 @@ bail@^1.0.0:
24922492

24932493
balanced-match@^1.0.0:
24942494
version "1.0.2"
2495-
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
2495+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
24962496

24972497
base16@^1.0.0:
24982498
version "1.0.0"
@@ -2568,7 +2568,7 @@ boxen@^6.2.1:
25682568

25692569
brace-expansion@^1.1.7:
25702570
version "1.1.11"
2571-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
2571+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
25722572
dependencies:
25732573
balanced-match "^1.0.0"
25742574
concat-map "0.0.1"
@@ -2859,7 +2859,7 @@ compression@^1.7.4:
28592859

28602860
28612861
version "0.0.1"
2862-
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
2862+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
28632863

28642864
configstore@^5.0.1:
28652865
version "5.0.1"
@@ -4678,7 +4678,7 @@ [email protected]:
46784678
dependencies:
46794679
brace-expansion "^1.1.7"
46804680

4681-
minimatch@^3.0.4, minimatch@^3.1.1:
4681+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1:
46824682
version "3.1.2"
46834683
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
46844684
dependencies:
@@ -5629,10 +5629,10 @@ rechoir@^0.6.2:
56295629
resolve "^1.1.6"
56305630

56315631
recursive-readdir@^2.2.2:
5632-
version "2.2.2"
5633-
resolved "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz"
5632+
version "2.2.3"
5633+
resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.3.tgz#e726f328c0d69153bcabd5c322d3195252379372"
56345634
dependencies:
5635-
minimatch "3.0.4"
5635+
minimatch "^3.0.5"
56365636

56375637
regenerate-unicode-properties@^10.0.1:
56385638
version "10.0.1"

0 commit comments

Comments
 (0)