build(deps): bump ueberdb2 from 4.2.45 to 4.2.46 in /src (#6090)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.45 to 4.2.46.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.45...v4.2.46)

---
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-01-08 22:20:02 +01:00 committed by GitHub
parent 62a2288ccb
commit 1f5d0accfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
src/package-lock.json generated
View file

@ -8041,9 +8041,9 @@
"dev": true
},
"ueberdb2": {
"version": "4.2.45",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.45.tgz",
"integrity": "sha512-OUAwu0mcK6pWanAgPAkixLFTQFURBliXSo+2R2x55DqibBu2M9DznGL8pV5N7dsVX+jUr3fnaDUo8k3BcWa9Qg=="
"version": "4.2.46",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.46.tgz",
"integrity": "sha512-Ra8l7M10dVEUFoFr4/O4GPoRLfmyEzkwEEiNgsMRTFxT3Y1ViJc6VvnulG/ywKB9q2bNWEV9ffUPizlID8Y0Vg=="
},
"uid-safe": {
"version": "2.1.5",

View file

@ -67,7 +67,7 @@
"terser": "^5.26.0",
"threads": "^1.7.0",
"tinycon": "0.6.8",
"ueberdb2": "^4.2.45",
"ueberdb2": "^4.2.46",
"underscore": "1.13.6",
"unorm": "1.6.0",
"wtfnode": "^0.9.1"