build(deps): bump ueberdb2 from 4.2.37 to 4.2.38 in /src (#6032)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.37 to 4.2.38.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.37...v4.2.38)

---
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] 2023-11-09 20:45:12 +01:00 committed by GitHub
parent ff942de930
commit e37681d0b8
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

@ -8055,9 +8055,9 @@
"dev": true
},
"ueberdb2": {
"version": "4.2.37",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.37.tgz",
"integrity": "sha512-RNXWzAADzHeaGqlXbKvGKU51GtSqnbou3xhL40YXjZkXJwoZKv407FOkXnX7oOvX0OwX3maJKAY2rxXfSInZXQ=="
"version": "4.2.38",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.38.tgz",
"integrity": "sha512-OvN40DVKpKWU7YDTItnUEgM5xCoFH/zNCXdRFW3QLOzKLwFT0Rmn9+pJjqB3BzZ1rjVm5KzTnSK8tZd4cvXjoQ=="
},
"uid-safe": {
"version": "2.1.5",

View file

@ -67,7 +67,7 @@
"terser": "^5.24.0",
"threads": "^1.7.0",
"tinycon": "0.6.8",
"ueberdb2": "^4.2.37",
"ueberdb2": "^4.2.38",
"underscore": "1.13.6",
"unorm": "1.6.0",
"wtfnode": "^0.9.1"