From f6b5088fd2118439ebf7a0c8e2b2853427a1abab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 04:00:32 +0000 Subject: [PATCH] build(deps): bump minimist from 1.2.5 to 1.2.8 in /waves/javascript_demo Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] --- waves/javascript_demo/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/waves/javascript_demo/yarn.lock b/waves/javascript_demo/yarn.lock index 5ad2729..de0b53f 100644 --- a/waves/javascript_demo/yarn.lock +++ b/waves/javascript_demo/yarn.lock @@ -2654,8 +2654,8 @@ minimatch@~0.2.11: sigmund "~1.0.0" minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" + version "1.2.8" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" minipass@^2.6.0, minipass@^2.9.0: version "2.9.0"