build(deps): bump ueberdb2 from 4.2.12 to 4.2.13 in /src (#5949)

Bumps [ueberdb2](https://github.com/ether/ueberDB) from 4.2.12 to 4.2.13.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.12...v4.2.13)

---
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>
pull/5956/head
dependabot[bot] 2023-09-27 21:12:27 +02:00 committed by GitHub
parent e823014a04
commit 86c5db7a2c
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

@ -9120,9 +9120,9 @@
"dev": true
},
"ueberdb2": {
"version": "4.2.12",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.12.tgz",
"integrity": "sha512-2eM+xeX7IbbthAZW7tPO1kFBAVNat9VKilXY2HbBICZo+x4yty7n/ivdmCwBXCyy/quhkyZPBuftpl+QJZxuZg=="
"version": "4.2.13",
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.13.tgz",
"integrity": "sha512-yA91gd11EFm7L5k71lmmfLv/NYzBqx5spPvKIrJymFz3JMcPp+OjYWPZCjVfcKT6WkhBNEMATm53ed/dlKVxig=="
},
"uid-safe": {
"version": "2.1.5",

View File

@ -67,7 +67,7 @@
"terser": "^5.20.0",
"threads": "^1.7.0",
"tinycon": "0.6.8",
"ueberdb2": "^4.2.12",
"ueberdb2": "^4.2.13",
"underscore": "1.13.6",
"unorm": "1.6.0",
"wtfnode": "^0.9.1"