Bump ueberdb2 from 4.2.86 to 4.2.90

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

---
updated-dependencies:
- dependency-name: ueberdb2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-31 15:41:30 +00:00 committed by GitHub
parent 39dfeab5d3
commit d8aad21c91
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.86"
"ueberdb2": "^4.2.90"
},
"devDependencies": {
"@types/node": "^20.14.12",

14
pnpm-lock.yaml generated
View file

@ -119,8 +119,8 @@ importers:
specifier: ^4.16.2
version: 4.16.2
ueberdb2:
specifier: ^4.2.86
version: 4.2.86
specifier: ^4.2.90
version: 4.2.90
devDependencies:
'@types/node':
specifier: ^20.14.12
@ -264,8 +264,8 @@ importers:
specifier: 4.16.2
version: 4.16.2
ueberdb2:
specifier: ^4.2.86
version: 4.2.86
specifier: ^4.2.90
version: 4.2.90
underscore:
specifier: 1.13.7
version: 1.13.7
@ -4124,8 +4124,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
ueberdb2@4.2.86:
resolution: {integrity: sha512-NopqFo4a5SUGZVZ7UOZLV00w18CyVOOzcCEEgU0XXveiWlGt+49Hs4i9HXhC+e8u0vibwqCfjT32OLt/Gvfzcg==}
ueberdb2@4.2.90:
resolution: {integrity: sha512-lCGj4mZsVK5ULuaMcTxZV/A0+mSAEERhWA8ywDtgy4VJK1h0Z1LjKxryJ57rDQy2BJ8ll61ZbJAINvf2CjapYg==}
engines: {node: '>=16.20.1'}
uid-safe@2.1.5:
@ -8600,7 +8600,7 @@ snapshots:
typescript@5.5.4: {}
ueberdb2@4.2.86: {}
ueberdb2@4.2.90: {}
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.86",
"ueberdb2": "^4.2.90",
"underscore": "1.13.7",
"unorm": "1.6.0",
"wtfnode": "^0.9.3"