build(deps): bump github.com/spf13/pflag in /frontend

Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-17 00:07:25 +00:00
committed by GitHub
parent e9750a8278
commit bc61579e6a
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ require (
github.com/gorilla/handlers v1.5.2
github.com/jarcoal/httpmock v1.4.0
github.com/magiconair/properties v1.8.10
github.com/spf13/pflag v1.0.6
github.com/spf13/pflag v1.0.7
github.com/spf13/viper v1.19.0
)