mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
build(deps): bump ueberdb2 from 4.2.55 to 4.2.56 in /src (#6160)
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.55 to 4.2.56. - [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md) - [Commits](https://github.com/ether/ueberDB/compare/v4.2.55...v4.2.56) --- updated-dependencies: - dependency-name: ueberdb2 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
a70872c694
commit
5d24593dd8
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
|||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "^4.7.0",
|
||||
"ueberdb2": "^4.2.55",
|
||||
"ueberdb2": "^4.2.56",
|
||||
"underscore": "1.13.6",
|
||||
"unorm": "1.6.0",
|
||||
"wtfnode": "^0.9.1"
|
||||
|
|
|
@ -120,8 +120,8 @@ dependencies:
|
|||
specifier: ^4.7.0
|
||||
version: 4.7.1
|
||||
ueberdb2:
|
||||
specifier: ^4.2.55
|
||||
version: 4.2.55
|
||||
specifier: ^4.2.56
|
||||
version: 4.2.56
|
||||
underscore:
|
||||
specifier: 1.13.6
|
||||
version: 1.13.6
|
||||
|
@ -5054,8 +5054,8 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ueberdb2@4.2.55:
|
||||
resolution: {integrity: sha512-ws+jax2V1Q6C5PLAjOTO2fQi1WXq/uOAASKR9SLmNBzcixoDdMkMPL8b4UC2w90CE2eYRViFrMnZx4z8K22Zow==}
|
||||
/ueberdb2@4.2.56:
|
||||
resolution: {integrity: sha512-+byxXPjgyR8rYKe7ahcqNfLIrXzNk0DCgZEO+vEsvaQJUlLRrB8s7WCmOE+bNyveH8VPreADrsArjN0XFGb68A==}
|
||||
engines: {node: '>=16.20.1'}
|
||||
dev: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue