build(deps): bump semver from 7.7.3 to 7.7.4

Bumps [semver](https://github.com/npm/node-semver) from 7.7.3 to 7.7.4.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.7.3...v7.7.4)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 7.7.4
  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]
2026-02-05 22:54:10 +00:00
committed by GitHub
parent 57aacc319c
commit 148117ec54
2 changed files with 11 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
"he": "^1.2.0",
"js-yaml": "^4.1.1",
"jwt-decode": "^4.0.0",
"semver": "^7.7.3",
"semver": "^7.7.4",
"tar-stream": "^3.1.7",
"tmp": "^0.2.5"
},