updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-22 05:28:19 +00:00
committed by GitHub
parent cd073158b1
commit a8bfb2af20
2 changed files with 5 additions and 5 deletions

View File

@@ -112,6 +112,6 @@
"@heroicons/react": "^2.1.3",
"@iamtraction/google-translate": "^2.0.1",
"@tailwindcss/forms": "^0.5.7",
"commander": "^12.0.0"
"commander": "^12.1.0"
}
}