commit | c8fd2a8336c3aa82b7f977d0e3903d0a2d830efa | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sun Mar 05 05:22:43 2023 +0000 |
committer | GitHub <noreply@github.com> | Sun Mar 05 05:22:43 2023 +0000 |
tree | b83a9349bbc85ca2d956971f33578e68da449397 | |
parent | 1af58fabcccd6268be1633e0c4c6b4a188c4ea69 [diff] |
Bump minimist from 1.2.5 to 1.2.8 in /freemarker-docgen-core 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] <support@github.com>
diff --git a/freemarker-docgen-core/package-lock.json b/freemarker-docgen-core/package-lock.json index 74ecb9b..39a30b2 100644 --- a/freemarker-docgen-core/package-lock.json +++ b/freemarker-docgen-core/package-lock.json
@@ -2550,9 +2550,9 @@ } }, "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" }, "mixin-deep": { "version": "1.3.2",