Skip to content

Commit b5f742b

Browse files
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /src/appv2
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 d8ad6f7 commit b5f742b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/appv2/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4952,9 +4952,9 @@ minimatch@^3.0.4:
49524952
brace-expansion "^1.1.7"
49534953

49544954
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
4955-
version "1.2.5"
4956-
resolved "https://registry.npm.taobao.org/minimist/download/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4957-
integrity sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=
4955+
version "1.2.6"
4956+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
4957+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
49584958

49594959
mixin-deep@^1.2.0:
49604960
version "1.3.2"

0 commit comments

Comments
 (0)