mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 01:46:14 -04:00
build(deps): bump ueberdb2 from 4.2.45 to 4.2.46 in /src (#6090)
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.45 to 4.2.46. - [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md) - [Commits](https://github.com/ether/ueberDB/compare/v4.2.45...v4.2.46) --- 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
62a2288ccb
commit
1f5d0accfc
2 changed files with 4 additions and 4 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -8041,9 +8041,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ueberdb2": {
|
||||
"version": "4.2.45",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.45.tgz",
|
||||
"integrity": "sha512-OUAwu0mcK6pWanAgPAkixLFTQFURBliXSo+2R2x55DqibBu2M9DznGL8pV5N7dsVX+jUr3fnaDUo8k3BcWa9Qg=="
|
||||
"version": "4.2.46",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.46.tgz",
|
||||
"integrity": "sha512-Ra8l7M10dVEUFoFr4/O4GPoRLfmyEzkwEEiNgsMRTFxT3Y1ViJc6VvnulG/ywKB9q2bNWEV9ffUPizlID8Y0Vg=="
|
||||
},
|
||||
"uid-safe": {
|
||||
"version": "2.1.5",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"terser": "^5.26.0",
|
||||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"ueberdb2": "^4.2.45",
|
||||
"ueberdb2": "^4.2.46",
|
||||
"underscore": "1.13.6",
|
||||
"unorm": "1.6.0",
|
||||
"wtfnode": "^0.9.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue