Bump ueberdb2 from 4.2.85 to 4.2.86 (#6544)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.85 to 4.2.86.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.85...v4.2.86)

---
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-07-26 21:41:16 +02:00 committed by GitHub
parent 1316cc7a49
commit b40b91111c
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.16.2",
"ueberdb2": "^4.2.85"
"ueberdb2": "^4.2.86"
},
"devDependencies": {
"@types/node": "^20.14.12",

View file

@ -119,8 +119,8 @@ importers:
specifier: ^4.16.2
version: 4.16.2
ueberdb2:
specifier: ^4.2.85
version: 4.2.85
specifier: ^4.2.86
version: 4.2.86
devDependencies:
'@types/node':
specifier: ^20.14.12
@ -264,8 +264,8 @@ importers:
specifier: 4.16.2
version: 4.16.2
ueberdb2:
specifier: ^4.2.85
version: 4.2.85
specifier: ^4.2.86
version: 4.2.86
underscore:
specifier: 1.13.7
version: 1.13.7
@ -4124,8 +4124,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
ueberdb2@4.2.85:
resolution: {integrity: sha512-f1vypKjz+38LB1pSeu8iwgWNvHBJK8rztmHz3LnxdBJzvJ96Cl1vwpHTCBOTDn7eCayp3l6t/5PXcmsBiUCH8Q==}
ueberdb2@4.2.86:
resolution: {integrity: sha512-NopqFo4a5SUGZVZ7UOZLV00w18CyVOOzcCEEgU0XXveiWlGt+49Hs4i9HXhC+e8u0vibwqCfjT32OLt/Gvfzcg==}
engines: {node: '>=16.20.1'}
uid-safe@2.1.5:
@ -8600,7 +8600,7 @@ snapshots:
typescript@5.5.4: {}
ueberdb2@4.2.85: {}
ueberdb2@4.2.86: {}
uid-safe@2.1.5:
dependencies:

View file

@ -71,7 +71,7 @@
"threads": "^1.7.0",
"tinycon": "0.6.8",
"tsx": "4.16.2",
"ueberdb2": "^4.2.85",
"ueberdb2": "^4.2.86",
"underscore": "1.13.7",
"unorm": "1.6.0",
"wtfnode": "^0.9.3"