Bump ueberdb2 from 4.2.101 to 4.2.103 (#6636)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.101 to 4.2.103.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.101...v4.2.103)

---
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:
dependabot[bot] 2024-09-06 18:20:05 +02:00 committed by GitHub
parent 993409c8da
commit 9096b406d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@
"log4js": "^6.9.1",
"semver": "^7.6.3",
"tsx": "^4.19.0",
"ueberdb2": "^4.2.100"
"ueberdb2": "^4.2.103"
},
"devDependencies": {
"@types/node": "^22.5.4",

View file

@ -119,8 +119,8 @@ importers:
specifier: ^4.19.0
version: 4.19.0
ueberdb2:
specifier: ^4.2.100
version: 4.2.101
specifier: ^4.2.103
version: 4.2.103
devDependencies:
'@types/node':
specifier: ^22.5.4
@ -261,8 +261,8 @@ importers:
specifier: 4.19.0
version: 4.19.0
ueberdb2:
specifier: ^4.2.100
version: 4.2.101
specifier: ^4.2.103
version: 4.2.103
underscore:
specifier: 1.13.7
version: 1.13.7
@ -4373,8 +4373,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
ueberdb2@4.2.101:
resolution: {integrity: sha512-4WyfwvewluxElZ/FqoSupi/88FQANEmD0Cjy2cpSSExca3skZfe1thqw3kkpBvPOsyvdSekEkxDZbVe12wzn3A==}
ueberdb2@4.2.103:
resolution: {integrity: sha512-jp+G38Za9vCKGRIGNEr28b7HOE0Et9J/txNSUrGnCGwpkkPLvqkX4tbx8sO3AVOynRuNMYfGy4cS0aoYt/2ePw==}
engines: {node: '>=16.20.1'}
uid-safe@2.1.5:
@ -9119,7 +9119,7 @@ snapshots:
typescript@5.5.4: {}
ueberdb2@4.2.101: {}
ueberdb2@4.2.103: {}
uid-safe@2.1.5:
dependencies:

View file

@ -70,7 +70,7 @@
"superagent": "10.1.0",
"tinycon": "0.6.8",
"tsx": "4.19.0",
"ueberdb2": "^4.2.100",
"ueberdb2": "^4.2.103",
"underscore": "1.13.7",
"unorm": "1.6.0",
"wtfnode": "^0.9.3"