Skip to content

Commit

Permalink
chore(deps): bump keyv from 4.5.0 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [keyv](https://github.com/jaredwray/keyv) from 4.5.0 to 5.1.3.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: keyv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 089872d commit b6cc4b3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/fxa-auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"jsdom": "^24.1.1",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.1.0",
"keyv": "4.5.0",
"keyv": "5.1.3",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"mjml": "^4.15.3",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12924,6 +12924,15 @@ __metadata:
languageName: node
linkType: hard

"@keyv/serialize@npm:*":
version: 1.0.1
resolution: "@keyv/serialize@npm:1.0.1"
dependencies:
buffer: ^6.0.3
checksum: ff3dd9a6246b17fca3d1b0aba312dea931059fdecc36027f4d8133e59dbb3554a0a516b1f3dfc7fb2b3ca7a3d6fa307804f299566ab214febd3fb9d0502eebed
languageName: node
linkType: hard

"@leichtgewicht/ip-codec@npm:^2.0.1":
version: 2.0.4
resolution: "@leichtgewicht/ip-codec@npm:2.0.4"
Expand Down Expand Up @@ -41046,7 +41055,7 @@ fsevents@~2.1.1:
jwks-rsa: ^3.1.0
jws: 4.0.0
keypair: 1.0.4
keyv: 4.5.0
keyv: 5.1.3
leftpad: 0.0.1
load-grunt-tasks: ^5.1.0
lodash: ^4.17.21
Expand Down Expand Up @@ -50314,12 +50323,12 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"keyv@npm:4.5.0":
version: 4.5.0
resolution: "keyv@npm:4.5.0"
"keyv@npm:5.1.3":
version: 5.1.3
resolution: "keyv@npm:5.1.3"
dependencies:
json-buffer: 3.0.1
checksum: d294873cf88ec8f691e5edeb7b4b884f886c5f021a01902a0e243c362449db2b55419d7fb7187d059add747b7398321e39e44d391b65f94935174ce13452714d
"@keyv/serialize": "*"
checksum: ebf96b7be06e8bf4d6eca146c2d8b41694345625cd15ee2692ff6f0304ec4389a045a4c32909f92fc6abdfaf3198b6bd89d4ed7f9351ad0cf94c735adace2a73
languageName: node
linkType: hard

Expand Down

0 comments on commit b6cc4b3

Please sign in to comment.