build(deps): bump ueberdb2 from 5.0.34 to 5.0.45 (#7520)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 5.0.34 to 5.0.45.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v5.0.34...v5.0.45)

---
updated-dependencies:
- dependency-name: ueberdb2
  dependency-version: 5.0.45
  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:
dependabot[bot] 2026-04-15 21:19:08 +02:00 committed by GitHub
parent 269ea7189a
commit 36af9efaed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 15 deletions

View File

@ -12,7 +12,7 @@
"log4js": "^6.9.1",
"semver": "^7.7.4",
"tsx": "^4.21.0",
"ueberdb2": "^5.0.34"
"ueberdb2": "^5.0.45"
},
"devDependencies": {
"@types/node": "^25.6.0",

20
pnpm-lock.yaml generated
View File

@ -122,8 +122,8 @@ importers:
specifier: ^4.21.0
version: 4.21.0
ueberdb2:
specifier: ^5.0.34
version: 5.0.34
specifier: ^5.0.45
version: 5.0.45
devDependencies:
'@types/node':
specifier: ^25.6.0
@ -277,8 +277,8 @@ importers:
specifier: 4.21.0
version: 4.21.0
ueberdb2:
specifier: ^5.0.43
version: 5.0.43
specifier: ^5.0.45
version: 5.0.45
underscore:
specifier: 1.13.8
version: 1.13.8
@ -5000,12 +5000,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
ueberdb2@5.0.34:
resolution: {integrity: sha512-5lwD62pD97OcxUnGpHustvB7SmbJkL/991YoBGfh8VgLFAUNINnDBoXgxIdak3wJGBBfNLCHEPv18uXXKCjczQ==}
engines: {node: '>=16.20.1'}
ueberdb2@5.0.43:
resolution: {integrity: sha512-rMJKW9Nft0V4O3a1QVqOEiKwVqJWpU0KZOvesQ6nrHk2IgPipDu7FiuV4KcbYzlEdc01b1VthJAqQ2xyao+JzQ==}
ueberdb2@5.0.45:
resolution: {integrity: sha512-w4jie3q9yDIgBfmvS1DZiXKe5+o8Wqp3/3y6qgcigyPy7ELVueNSUmvhtz7m0vXl6E/Y9bb1UIMf1Prm8ev7NA==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@elastic/elasticsearch': ^9.3.4
@ -10170,9 +10166,7 @@ snapshots:
typescript@6.0.2: {}
ueberdb2@5.0.34: {}
ueberdb2@5.0.43:
ueberdb2@5.0.45:
dependencies:
async: 3.2.6
dirty-ts: 1.1.8

View File

@ -73,7 +73,7 @@
"swagger-ui-express": "^5.0.1",
"tinycon": "0.6.8",
"tsx": "4.21.0",
"ueberdb2": "^5.0.43",
"ueberdb2": "^5.0.45",
"underscore": "1.13.8",
"unorm": "1.6.0",
"wtfnode": "^0.10.1"