Bump ueberdb2 from 4.2.92 to 4.2.93 (#6585)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.92 to 4.2.93.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.92...v4.2.93)

---
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-08-16 21:31:39 +02:00 committed by GitHub
parent 04ba1f53f0
commit 74a12e04c1
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.17.0",
"ueberdb2": "^4.2.92"
"ueberdb2": "^4.2.93"
},
"devDependencies": {
"@types/node": "^22.3.0",

View file

@ -119,8 +119,8 @@ importers:
specifier: ^4.17.0
version: 4.17.0
ueberdb2:
specifier: ^4.2.92
version: 4.2.92
specifier: ^4.2.93
version: 4.2.93
devDependencies:
'@types/node':
specifier: ^22.3.0
@ -264,8 +264,8 @@ importers:
specifier: 4.17.0
version: 4.17.0
ueberdb2:
specifier: ^4.2.92
version: 4.2.92
specifier: ^4.2.93
version: 4.2.93
underscore:
specifier: 1.13.7
version: 1.13.7
@ -4190,8 +4190,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
ueberdb2@4.2.92:
resolution: {integrity: sha512-CD6X6B4NcDlF9VBaZ69Y57aFngw2qQoARK+fBUPCfMgH52TutR/Jh+xuRdZ6KHZE9E7sCXatGtUevjO40IsRMQ==}
ueberdb2@4.2.93:
resolution: {integrity: sha512-inWXazVuEJc33aRBm6kCT8/ymgSvHcXbakKf4nxVf8Wp86Le0cQd3URn3cCUhxRV05qP14kDdvAQho9LUiXWwg==}
engines: {node: '>=16.20.1'}
uid-safe@2.1.5:
@ -8764,7 +8764,7 @@ snapshots:
typescript@5.5.4: {}
ueberdb2@4.2.92: {}
ueberdb2@4.2.93: {}
uid-safe@2.1.5:
dependencies:

View file

@ -71,7 +71,7 @@
"threads": "^1.7.0",
"tinycon": "0.6.8",
"tsx": "4.17.0",
"ueberdb2": "^4.2.92",
"ueberdb2": "^4.2.93",
"underscore": "1.13.7",
"unorm": "1.6.0",
"wtfnode": "^0.9.3"