Skip to content

Commit

Permalink
runner-npm: bump keyv from 5.1.2 to 5.1.3 in /servers/execution/runner
Browse files Browse the repository at this point in the history
Bumps [keyv](https://github.com/jaredwray/keyv) from 5.1.2 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent c66d53c commit 05e0d88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions servers/execution/runner/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4357,9 +4357,9 @@ keyv@^4.0.0, keyv@^4.5.4:
json-buffer "3.0.1"

keyv@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.1.2.tgz#554772806cbc0b50fed378cb4f21cea7c3bcc8c5"
integrity sha512-gOWSYwaPJsBNB8r+ptJDHLgyw7C7YPeta3gDHfn9kEYMgWNGqw2m+GOvfl6V2CsaiuNfxd1LFz7pnXD5KsFU3w==
version "5.1.3"
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.1.3.tgz#9471f0c086ca346e648825953b6f16bd903ac062"
integrity sha512-qWefZgq3GByWFTQgn+C9U7iaHe+mwAVb1utqbna15ggTO5RiLSL91NY+5liTgzchAhGhI6MOn5NVVn/eR1FkPA==
dependencies:
"@keyv/serialize" "*"

Expand Down

0 comments on commit 05e0d88

Please sign in to comment.