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.12 to 4.2.13 in /src (#5949)
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.12 to 4.2.13. - [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md) - [Commits](https://github.com/ether/ueberDB/compare/v4.2.12...v4.2.13) --- 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
e823014a04
commit
86c5db7a2c
2 changed files with 4 additions and 4 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -9120,9 +9120,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ueberdb2": {
|
||||
"version": "4.2.12",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.12.tgz",
|
||||
"integrity": "sha512-2eM+xeX7IbbthAZW7tPO1kFBAVNat9VKilXY2HbBICZo+x4yty7n/ivdmCwBXCyy/quhkyZPBuftpl+QJZxuZg=="
|
||||
"version": "4.2.13",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.13.tgz",
|
||||
"integrity": "sha512-yA91gd11EFm7L5k71lmmfLv/NYzBqx5spPvKIrJymFz3JMcPp+OjYWPZCjVfcKT6WkhBNEMATm53ed/dlKVxig=="
|
||||
},
|
||||
"uid-safe": {
|
||||
"version": "2.1.5",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"terser": "^5.20.0",
|
||||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"ueberdb2": "^4.2.12",
|
||||
"ueberdb2": "^4.2.13",
|
||||
"underscore": "1.13.6",
|
||||
"unorm": "1.6.0",
|
||||
"wtfnode": "^0.9.1"
|
||||
|
|
Loading…
Reference in a new issue