From 630aafef30fd7a758bf56739d88791a9844937f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 08:06:51 +0000 Subject: [PATCH] Bump minimist from 1.2.5 to 1.2.6 in /ReactComponents/ReactSample Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ReactComponents/ReactSample/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ReactComponents/ReactSample/yarn.lock b/ReactComponents/ReactSample/yarn.lock index 0d8ad6e..1df88c6 100644 --- a/ReactComponents/ReactSample/yarn.lock +++ b/ReactComponents/ReactSample/yarn.lock @@ -8155,9 +8155,9 @@ minimatch@3.0.4, minimatch@^3.0.4: brace-expansion "^1.1.7" minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + version "1.2.6" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" + integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== minipass-collect@^1.0.2: version "1.0.2" @@ -8275,7 +8275,7 @@ ms@^2.1.1: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -msagljs@../../HTML5SharedGUI/MSAGL_JS: +msagljs@../../HTML5SharedGUI/MSAGL_JS, "msagljs@file:../../HTML5SharedGUI/MSAGL_JS": version "0.2.2" dependencies: "@types/file-saver" "2.x.x" @@ -10071,7 +10071,7 @@ reactmsagl@./../ReactMsagl: "@types/rx" "^4.1.1" interactive-data-display "^1.5.38" jquery "^3.5.0" - msagljs "../../HTML5SharedGUI/MSAGL_JS" + msagljs "file:../../HTML5SharedGUI/MSAGL_JS" react "^17.0.1" rx "^4.1.0" typescript "^3.5.3"