Bump semver from 7.6.3 to 7.7.1 (#464)

* Bump semver from 7.6.3 to 7.7.1

Bumps [semver](https://github.com/npm/node-semver) from 7.6.3 to 7.7.1.
- [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.6.3...v7.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* npm run build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
This commit is contained in:
dependabot[bot] 2025-02-12 16:15:48 +01:00 committed by GitHub
parent 9e5c386f98
commit 7d2407faba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 38 additions and 26 deletions

View file

@ -24,7 +24,7 @@
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.2",
"@hashicorp/js-releases": "^1.7.3",
"semver": "^7.6.3"
"semver": "^7.7.1"
},
"devDependencies": {
"@vercel/ncc": "^0.38.3",