Skip to content

Commit

Permalink
Bump minimist from 1.2.0 to 1.2.5 in /samples/01-dialogflow-handlers (#…
Browse files Browse the repository at this point in the history
…67)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
1 parent 2a5bbf6 commit 72c4809
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions samples/01-dialogflow-handlers/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2271,11 +2271,7 @@ minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"

minimist@^1.2.5:
minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"

Expand All @@ -2298,7 +2294,7 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

"nestjs-dialogflow@file:../..":
version "3.0.0"
version "3.1.0"
dependencies:
"@nestjs-plus/discovery" "^2.0.2"

Expand Down

0 comments on commit 72c4809

Please sign in to comment.