Skip to content

Commit 03a14bd

Browse files
Bump minimist from 1.2.5 to 1.2.6 in /mobile
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] <[email protected]>
1 parent 92f5e5d commit 03a14bd

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

mobile/package-lock.json

+16-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mobile/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3879,9 +3879,9 @@ minimatch@^3.0.4:
38793879
brace-expansion "^1.1.7"
38803880

38813881
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
3882-
version "1.2.5"
3883-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3884-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3882+
version "1.2.6"
3883+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3884+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
38853885

38863886
mixin-deep@^1.2.0:
38873887
version "1.3.2"

0 commit comments

Comments
 (0)