build(deps): bump semver from 7.7.2 to 7.7.3 (#7163)

Bumps [semver](https://github.com/npm/node-semver) from 7.7.2 to 7.7.3.
- [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.2...v7.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-08 22:57:53 +02:00 committed by GitHub
parent 1268e9b352
commit 04c6c26690
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 20 deletions

View file

@ -10,7 +10,7 @@
"axios": "^1.12.1",
"ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1",
"semver": "^7.7.2",
"semver": "^7.7.3",
"tsx": "^4.20.6",
"ueberdb2": "^5.0.22"
},