Bump minimist from 1.2.5 to 1.2.6

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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-05 23:02:37 +00:00 committed by GitHub
parent 0d83d5cd40
commit 88fcfc8ca0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"bootstrap-vue": "^2.3.0",
"core-js": "^3.4.4",
"lodash": "^4.17.21",
"minimist": "^1.2.3",
"minimist": "^1.2.6",
"vue": "^2.6.10",
"vue-router": "^3.1.5"
},