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.38 to 4.2.39 in /src (#6035)
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.38 to 4.2.39. - [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md) - [Commits](https://github.com/ether/ueberDB/compare/v4.2.38...v4.2.39) --- 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
9fa5e5560b
commit
e7356c1bb0
2 changed files with 4 additions and 4 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -8055,9 +8055,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ueberdb2": {
|
||||
"version": "4.2.38",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.38.tgz",
|
||||
"integrity": "sha512-OvN40DVKpKWU7YDTItnUEgM5xCoFH/zNCXdRFW3QLOzKLwFT0Rmn9+pJjqB3BzZ1rjVm5KzTnSK8tZd4cvXjoQ=="
|
||||
"version": "4.2.39",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.39.tgz",
|
||||
"integrity": "sha512-fXKCKZeED70J63H99m8pWSCyOlb53WFeb4UDrr4SCg4Jt98TTWvhWhnX504Iiifs7NFHkEHYt0TWvXtRqNKitg=="
|
||||
},
|
||||
"uid-safe": {
|
||||
"version": "2.1.5",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"terser": "^5.24.0",
|
||||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"ueberdb2": "^4.2.38",
|
||||
"ueberdb2": "^4.2.39",
|
||||
"underscore": "1.13.6",
|
||||
"unorm": "1.6.0",
|
||||
"wtfnode": "^0.9.1"
|
||||
|
|
Loading…
Reference in a new issue