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.50 to 4.2.51 in /src (#6138)
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.50 to 4.2.51. - [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md) - [Commits](https://github.com/ether/ueberDB/compare/v4.2.50...v4.2.51) --- 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
a61147385b
commit
46a6f348b5
2 changed files with 4 additions and 4 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -9472,9 +9472,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"ueberdb2": {
|
"ueberdb2": {
|
||||||
"version": "4.2.50",
|
"version": "4.2.51",
|
||||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.50.tgz",
|
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.51.tgz",
|
||||||
"integrity": "sha512-XOiWxmDHhoCNLSrepIJa+kdRBXABuI5ZXQhXpmT2Z8qK3EbipcrAeQBWDQXfcnnHftmzaR3NY7zil76biCN/GQ=="
|
"integrity": "sha512-W8nnfRNnrIbStxDA71qkw2qvwmVmOs3aMjacPCScoM0oNHhsO60Z8IvdHS7d5S9UII76st0pit9FZUw2VfDumw=="
|
||||||
},
|
},
|
||||||
"uid-safe": {
|
"uid-safe": {
|
||||||
"version": "2.1.5",
|
"version": "2.1.5",
|
||||||
|
|
|
@ -69,7 +69,7 @@
|
||||||
"threads": "^1.7.0",
|
"threads": "^1.7.0",
|
||||||
"tinycon": "0.6.8",
|
"tinycon": "0.6.8",
|
||||||
"tsx": "^4.7.0",
|
"tsx": "^4.7.0",
|
||||||
"ueberdb2": "^4.2.50",
|
"ueberdb2": "^4.2.51",
|
||||||
"underscore": "1.13.6",
|
"underscore": "1.13.6",
|
||||||
"unorm": "1.6.0",
|
"unorm": "1.6.0",
|
||||||
"wtfnode": "^0.9.1"
|
"wtfnode": "^0.9.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue