mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
build(deps): bump ueberdb2 from 4.2.30 to 4.2.31 in /src (#5998)
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.30 to 4.2.31. - [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md) - [Commits](https://github.com/ether/ueberDB/compare/v4.2.30...v4.2.31) --- 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
0f091113f0
commit
beda2001be
2 changed files with 4 additions and 4 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -8047,9 +8047,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ueberdb2": {
|
||||
"version": "4.2.30",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.30.tgz",
|
||||
"integrity": "sha512-N1Pjh50nlHnbwCYDBU9pjNGJ7181EPZjQtvPqcyCOWghricB8yANCoYC8KBp5OMnQNr1fUkziqOfdKegiABQ3w=="
|
||||
"version": "4.2.31",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.31.tgz",
|
||||
"integrity": "sha512-twF9CiESSVGZ/aOm76amBQqgjIa/hjO40flhkguYTUGkDzfk8M6qk7AP3ppKQMGgJrGMjEMSnfEVC0OEgZ6xJQ=="
|
||||
},
|
||||
"uid-safe": {
|
||||
"version": "2.1.5",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"terser": "^5.22.0",
|
||||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"ueberdb2": "^4.2.30",
|
||||
"ueberdb2": "^4.2.31",
|
||||
"underscore": "1.13.6",
|
||||
"unorm": "1.6.0",
|
||||
"wtfnode": "^0.9.1"
|
||||
|
|
Loading…
Reference in a new issue