Skip to content

Commit

Permalink
Merge pull request #260 from orkes-io/dependabot/npm_and_yarn/minimat…
Browse files Browse the repository at this point in the history
…ch-and-recursive-readdir-and-serve-handler-3.1.2

Bump minimatch, recursive-readdir and serve-handler
  • Loading branch information
nhandt2021 authored Jan 5, 2023
2 parents c56d57d + 9cf46e8 commit 46491af
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 32 deletions.
34 changes: 8 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3440,7 +3440,7 @@ compression@^1.7.4:
concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==

configstore@^5.0.1:
version "5.0.1"
Expand Down Expand Up @@ -5581,7 +5581,7 @@ minimatch@3.0.4:
dependencies:
brace-expansion "^1.1.7"

minimatch@^3.0.4:
minimatch@^3.0.4, minimatch@^3.0.5:
version "3.1.2"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
Expand Down Expand Up @@ -6685,11 +6685,11 @@ rechoir@^0.6.2:
resolve "^1.1.6"

recursive-readdir@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.2.tgz#9946fb3274e1628de6e36b2f6714953b4845094f"
integrity sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==
version "2.2.3"
resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.3.tgz#e726f328c0d69153bcabd5c322d3195252379372"
integrity sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==
dependencies:
minimatch "3.0.4"
minimatch "^3.0.5"

regenerate-unicode-properties@^10.0.1:
version "10.0.1"
Expand Down

0 comments on commit 46491af

Please sign in to comment.