mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +01:00
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:
parent
2b4607f7cd
commit
ff7c58e05f
2 changed files with 6 additions and 6 deletions
|
@ -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: {}
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue