Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Bump @keyv/mongo from 2.1.8 to 2.2.8 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 0d80d40 commit cc8c64b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit cc8c64b

Please sign in to comment.