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>
This commit is contained in:
dependabot[bot] 2025-02-04 15:40:39 +00:00 committed by SamTV12345
parent a985fe181f
commit a25b57fe50
3 changed files with 17 additions and 17 deletions

View file

@ -10,7 +10,7 @@
"axios": "^1.7.9",
"ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1",
"semver": "^7.6.3",
"semver": "^7.7.1",
"tsx": "^4.19.2",
"ueberdb2": "^5.0.6"
},