build(deps): bump ueberdb2 from 4.2.54 to 4.2.55 in /src (#6154)
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.54 to 4.2.55. - [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md) - [Commits](https://github.com/ether/ueberDB/compare/v4.2.54...v4.2.55) --- 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
45cfec6ebf
commit
12e5da8611
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
|||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "^4.7.0",
|
||||
"ueberdb2": "^4.2.53",
|
||||
"ueberdb2": "^4.2.55",
|
||||
"underscore": "1.13.6",
|
||||
"unorm": "1.6.0",
|
||||
"wtfnode": "^0.9.1"
|
||||
|
|
|
@ -120,8 +120,8 @@ dependencies:
|
|||
specifier: ^4.7.0
|
||||
version: 4.7.1
|
||||
ueberdb2:
|
||||
specifier: ^4.2.53
|
||||
version: 4.2.54
|
||||
specifier: ^4.2.55
|
||||
version: 4.2.55
|
||||
underscore:
|
||||
specifier: 1.13.6
|
||||
version: 1.13.6
|
||||
|
@ -5054,8 +5054,8 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ueberdb2@4.2.54:
|
||||
resolution: {integrity: sha512-Xu9d4wrh5faKwMhoajN1qSdySsVci0qaVVL10VdpiyheYfL1b0gKC0ooKqQ0ci5y2T9VjsF0J4slQ/++FlLEPw==}
|
||||
/ueberdb2@4.2.55:
|
||||
resolution: {integrity: sha512-ws+jax2V1Q6C5PLAjOTO2fQi1WXq/uOAASKR9SLmNBzcixoDdMkMPL8b4UC2w90CE2eYRViFrMnZx4z8K22Zow==}
|
||||
engines: {node: '>=16.20.1'}
|
||||
dev: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue