Skip to content

Commit

Permalink
fix(deps): bump cache-manager from 3.4.2 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [cache-manager](https://github.com/BryanDonovan/node-cache-manager) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/BryanDonovan/node-cache-manager/releases)
- [Changelog](https://github.com/BryanDonovan/node-cache-manager/blob/master/History.md)
- [Commits](jaredwray/cache-manager@3.4.2...3.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 30, 2021
1 parent 81abbd4 commit 59fdef5
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 @@ -48,7 +48,7 @@
"homepage": "https://github.com/blackflux/s3-cached#readme",
"dependencies": {
"aws-sdk-wrap": "9.2.8",
"cache-manager": "3.4.2",
"cache-manager": "3.4.3",
"cache-manager-fs": "1.0.8",
"lodash.defaults": "4.2.0",
"lodash.get": "4.4.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1349,10 +1349,10 @@ cache-manager-fs@1.0.8:
fs-promise "^0.3.1"
uuid "^2.0.1"

cache-manager@3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-3.4.2.tgz#a7c810688f85da71156183a893d097023971183b"
integrity sha512-Hh2G0b0AXhOxQ4k1bGyGlJ2woRIISRCFSb8EdiVtQ+Oc4ejI0e7cKLWHX+tAZ49DK2v0uFxV8b6gXMlzdpb6iQ==
cache-manager@3.4.3:
version "3.4.3"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-3.4.3.tgz#c978d58f82b414ade08903d4d72b56a80a4978be"
integrity sha512-6+Hfzy1SNs/thUwo+07pV0ozgxc4sadrAN0eFVGvXl/X9nz3J0BqEnnEoyxEn8jnF+UkEo0MKpyk9BO80hMeiQ==
dependencies:
async "3.2.0"
lodash "^4.17.21"
Expand Down

0 comments on commit 59fdef5

Please sign in to comment.