Bump @keyv/mongo from 2.1.8 to 2.2.8 (#175)

Bumps [@keyv/mongo](https://github.com/jaredwray/keyv) from 2.1.8 to 2.2.8.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
This commit is contained in:
dependabot[bot] 2023-06-01 09:37:41 +02:00 committed by GitHub
parent 0d80d40619
commit cc8c64bf22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"typecheck": "yarn tsc"
},
"dependencies": {
"@keyv/mongo": "^2.1.8",
"@keyv/mongo": "^2.2.8",
"@keyv/postgres": "^1.4.5",
"@keyv/redis": "^2.5.8",
"@keyv/sqlite": "^3.6.5",

View File

@ -786,10 +786,10 @@
resolved "https://registry.yarnpkg.com/@ioredis/commands/-/commands-1.2.0.tgz#6d61b3097470af1fdbbe622795b8921d42018e11"
integrity sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==
"@keyv/mongo@^2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@keyv/mongo/-/mongo-2.1.8.tgz#ba044317cce2543a019fee0e45d46b1ad10d6abd"
integrity sha512-IOFKS9Y10c42NCaoD/6OKmqz7FMCm/VbMbrip7ma8tBvdWcPhDkkPV3ZpLgGsGw39RePzzKO6FQ89xs0+BFCKg==
"@keyv/mongo@^2.2.8":
version "2.2.8"
resolved "https://registry.yarnpkg.com/@keyv/mongo/-/mongo-2.2.8.tgz#683631ac422fc19d912e45fa953b6959e6491a3b"
integrity sha512-2y8RXQDzCUzvhkzjH0bj4+Ur9Ce+x9PjNrV6KnGGpRocexFKVgOYexIegnEc/DBy6HhNyqUlgWOpuFfnhpmF+A==
dependencies:
mongodb "^4.5.0"
pify "^5.0.0"