build(deps): bump ueberdb2 from 4.2.48 to 4.2.50 in /src (#6136)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.48 to 4.2.50.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.48...v4.2.50)

---
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-02-06 23:11:38 +01:00 committed by GitHub
parent 719862a518
commit f857f7ec65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
src/package-lock.json generated
View file

@ -9472,9 +9472,9 @@
"dev": true
},
"ueberdb2": {
"version": "4.2.48",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.48.tgz",
"integrity": "sha512-kazgi/wodwsPZGo7EBfAjm17HvzXb4RDau1NocRoWCwkjK7hz5t+5QkoCgeTPMSr7uEpRSmVVmci3dYsLsaB5g=="
"version": "4.2.50",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.50.tgz",
"integrity": "sha512-XOiWxmDHhoCNLSrepIJa+kdRBXABuI5ZXQhXpmT2Z8qK3EbipcrAeQBWDQXfcnnHftmzaR3NY7zil76biCN/GQ=="
},
"uid-safe": {
"version": "2.1.5",

View file

@ -69,7 +69,7 @@
"threads": "^1.7.0",
"tinycon": "0.6.8",
"tsx": "^4.7.0",
"ueberdb2": "^4.2.48",
"ueberdb2": "^4.2.50",
"underscore": "1.13.6",
"unorm": "1.6.0",
"wtfnode": "^0.9.1"