build(deps): bump wtfnode from 0.10.0 to 0.10.1 (#7160)

Bumps [wtfnode](https://github.com/myndzi/wtfnode) from 0.10.0 to 0.10.1.
- [Commits](https://github.com/myndzi/wtfnode/commits)

---
updated-dependencies:
- dependency-name: wtfnode
  dependency-version: 0.10.1
  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:53:31 +02:00 committed by GitHub
parent 30f931ff34
commit 2d51966fa3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -282,8 +282,8 @@ importers:
specifier: 1.6.0
version: 1.6.0
wtfnode:
specifier: ^0.10.0
version: 0.10.0
specifier: ^0.10.1
version: 0.10.1
devDependencies:
'@playwright/test':
specifier: ^1.56.0
@ -4902,8 +4902,8 @@ packages:
utf-8-validate:
optional: true
wtfnode@0.10.0:
resolution: {integrity: sha512-/GxfQORu0SZZC8AQA4Eq1wH08Akz6W42OiqNGBzTHXCJWZFhKFBJNaUfEomWnLA2MXfpy6KbFerG8iNtFcPRdg==}
wtfnode@0.10.1:
resolution: {integrity: sha512-4mcHdlvcdSytsbFueN6QYZxmh5K7REawBk//ZOrJrtVOe548Qsq4GNEm/OUfZATqDnsX4g8uBbzmN7NdEZx09Q==}
engines: {node: '>=0.10.0'}
hasBin: true
@ -9785,7 +9785,7 @@ snapshots:
ws@8.18.3: {}
wtfnode@0.10.0: {}
wtfnode@0.10.1: {}
xml-name-validator@5.0.0: {}

View file

@ -76,7 +76,7 @@
"ueberdb2": "^5.0.22",
"underscore": "1.13.7",
"unorm": "1.6.0",
"wtfnode": "^0.10.0"
"wtfnode": "^0.10.1"
},
"bin": {
"etherpad-healthcheck": "../bin/etherpad-healthcheck",