build(deps): bump semver from 7.8.3 to 7.8.4 (#7943)

Bumps [semver](https://github.com/npm/node-semver) from 7.8.3 to 7.8.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.8.3...v7.8.4)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 7.8.4
  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] 2026-06-12 12:42:25 +01:00 committed by GitHub
parent e313366b49
commit 8e4eb2646a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 23 deletions

View file

@ -9,7 +9,7 @@
"dependencies": {
"ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1",
"semver": "^7.8.3",
"semver": "^7.8.4",
"tsx": "^4.22.4",
"ueberdb2": "^6.1.9"
},

35
pnpm-lock.yaml generated
View file

@ -153,8 +153,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1
semver:
specifier: ^7.8.3
version: 7.8.3
specifier: ^7.8.4
version: 7.8.4
tsx:
specifier: ^4.22.4
version: 4.22.4
@ -338,8 +338,8 @@ importers:
specifier: 1.0.0
version: 1.0.0
semver:
specifier: ^7.8.3
version: 7.8.3
specifier: ^7.8.4
version: 7.8.4
socket.io:
specifier: ^4.8.3
version: 4.8.3
@ -4965,13 +4965,8 @@ packages:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
semver@7.8.2:
resolution: {integrity: sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==}
engines: {node: '>=10'}
hasBin: true
semver@7.8.3:
resolution: {integrity: sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==}
semver@7.8.4:
resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==}
engines: {node: '>=10'}
hasBin: true
@ -7314,7 +7309,7 @@ snapshots:
globby: 11.1.0
is-glob: 4.0.3
minimatch: 10.2.5
semver: 7.8.2
semver: 7.8.4
ts-api-utils: 1.4.3(typescript@6.0.3)
optionalDependencies:
typescript: 6.0.3
@ -7329,7 +7324,7 @@ snapshots:
'@typescript-eslint/visitor-keys': 8.61.0
debug: 4.4.3(supports-color@8.1.1)
minimatch: 10.2.5
semver: 7.8.2
semver: 7.8.4
tinyglobby: 0.2.17
ts-api-utils: 2.5.0(typescript@6.0.3)
typescript: 6.0.3
@ -8346,7 +8341,7 @@ snapshots:
eslint-compat-utils@0.5.1(eslint@10.4.1):
dependencies:
eslint: 10.4.1
semver: 7.8.2
semver: 7.8.4
eslint-config-etherpad@4.0.5(eslint@10.4.1)(typescript@6.0.3):
dependencies:
@ -8467,7 +8462,7 @@ snapshots:
globals: 15.15.0
globrex: 0.1.2
ignore: 5.3.2
semver: 7.8.2
semver: 7.8.4
ts-declaration-location: 1.0.7(typescript@6.0.3)
transitivePeerDependencies:
- typescript
@ -9172,7 +9167,7 @@ snapshots:
is-bun-module@1.3.0:
dependencies:
semver: 7.8.2
semver: 7.8.4
is-callable@1.2.7: {}
@ -9384,7 +9379,7 @@ snapshots:
lodash.isstring: 4.0.1
lodash.once: 4.1.1
ms: 2.1.3
semver: 7.8.2
semver: 7.8.4
jszip@3.10.1:
dependencies:
@ -9520,7 +9515,7 @@ snapshots:
lockfile: 1.0.4
node-fetch-commonjs: 3.3.2
proxy-agent: 6.5.0
semver: 7.8.2
semver: 7.8.4
tar: 7.5.13
url-join: 4.0.1
transitivePeerDependencies:
@ -10550,9 +10545,7 @@ snapshots:
semver@6.3.1: {}
semver@7.8.2: {}
semver@7.8.3: {}
semver@7.8.4: {}
send@1.2.0:
dependencies:

View file

@ -80,7 +80,7 @@
"rethinkdb": "^2.4.2",
"rusty-store-kv": "^1.3.1",
"security": "1.0.0",
"semver": "^7.8.3",
"semver": "^7.8.4",
"socket.io": "^4.8.3",
"socket.io-client": "^4.8.3",
"superagent": "10.3.0",