Bump wtfnode from 0.9.2 to 0.9.3 (#6503)

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

---
updated-dependencies:
- dependency-name: wtfnode
  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] 2024-07-10 09:22:04 +02:00 committed by GitHub
parent 2b4607f7cd
commit ff7c58e05f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -279,8 +279,8 @@ importers:
specifier: 1.6.0
version: 1.6.0
wtfnode:
specifier: ^0.9.2
version: 0.9.2
specifier: ^0.9.3
version: 0.9.3
devDependencies:
'@playwright/test':
specifier: ^1.45.1
@ -4438,8 +4438,8 @@ packages:
utf-8-validate:
optional: true
wtfnode@0.9.2:
resolution: {integrity: sha512-AzGy/MOGmzufyHDKHwuZeuqaqslGIPuwxDAhdmUUJ91Ak22Ynxry8quXNR/cZZIaSs5T+C+LNS3W9AcMzJXhMw==}
wtfnode@0.9.3:
resolution: {integrity: sha512-MXjgxJovNVYUkD85JBZTKT5S5ng/e56sNuRZlid7HcGTNrIODa5UPtqE3i0daj7fJ2SGj5Um2VmiphQVyVKK5A==}
hasBin: true
xml-name-validator@5.0.0:
@ -8951,7 +8951,7 @@ snapshots:
ws@8.17.0: {}
wtfnode@0.9.2: {}
wtfnode@0.9.3: {}
xml-name-validator@5.0.0: {}

View file

@ -76,7 +76,7 @@
"ueberdb2": "^4.2.81",
"underscore": "1.13.6",
"unorm": "1.6.0",
"wtfnode": "^0.9.2"
"wtfnode": "^0.9.3"
},
"bin": {
"etherpad-healthcheck": "../bin/etherpad-healthcheck",