build(deps): bump ueberdb2 from 4.2.51 to 4.2.52 in /src

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.51 to 4.2.52.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.51...v4.2.52)

---
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-02-07 15:19:01 +00:00 committed by GitHub
parent 46a6f348b5
commit 37e6d70736
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.51",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.51.tgz",
"integrity": "sha512-W8nnfRNnrIbStxDA71qkw2qvwmVmOs3aMjacPCScoM0oNHhsO60Z8IvdHS7d5S9UII76st0pit9FZUw2VfDumw=="
"version": "4.2.52",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.52.tgz",
"integrity": "sha512-Js6SKSmVl6CvQLOLWq63n3moZTbAk+v0Awu0Cc6Xnp0pnz33RF2SceGj6nAD6mh3B3ko4mqoBh36mueK2PvXCQ=="
},
"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.51",
"ueberdb2": "^4.2.52",
"underscore": "1.13.6",
"unorm": "1.6.0",
"wtfnode": "^0.9.1"