Skip to content

Commit b1329ad

Browse files
Bump minimist from 1.2.5 to 1.2.8 in /firebase-object-detection-node (#1042)
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](minimistjs/minimist@v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e65c1f2 commit b1329ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

firebase-object-detection-node/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3024,9 +3024,9 @@ minimatch@^5.0.1:
30243024
brace-expansion "^2.0.1"
30253025

30263026
minimist@^1.2.0, minimist@^1.2.5:
3027-
version "1.2.5"
3028-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3029-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3027+
version "1.2.8"
3028+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
3029+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
30303030

30313031
minipass-collect@^1.0.2:
30323032
version "1.0.2"

0 commit comments

Comments
 (0)