build(deps): bump ueberdb2 from 2.1.0 to 4.0.0 in /src

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 2.1.0 to 4.0.0.
- [Release notes](https://github.com/ether/ueberDB/releases)
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v2.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: ueberdb2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-04 21:32:46 +00:00 committed by GitHub
parent 0adc027e25
commit f040da8e41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 630 additions and 299 deletions

925
src/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -34,7 +34,7 @@
"clean-css": "^5.3.0", "clean-css": "^5.3.0",
"cookie-parser": "^1.4.6", "cookie-parser": "^1.4.6",
"cross-spawn": "^7.0.3", "cross-spawn": "^7.0.3",
"ejs": "^3.1.6", "ejs": "^3.1.7",
"etherpad-require-kernel": "^1.0.15", "etherpad-require-kernel": "^1.0.15",
"etherpad-yajsml": "0.0.12", "etherpad-yajsml": "0.0.12",
"express": "4.17.3", "express": "4.17.3",
@ -67,7 +67,7 @@
"terser": "^5.12.1", "terser": "^5.12.1",
"threads": "^1.7.0", "threads": "^1.7.0",
"tinycon": "0.6.8", "tinycon": "0.6.8",
"ueberdb2": "^2.1.0", "ueberdb2": "^4.0.0",
"underscore": "1.13.3", "underscore": "1.13.3",
"unorm": "1.6.0", "unorm": "1.6.0",
"wtfnode": "^0.9.1" "wtfnode": "^0.9.1"