Skip to content

Commit

Permalink
fix(deps): bump cache-manager from 3.4.3 to 3.4.4
Browse files Browse the repository at this point in the history
Bumps [cache-manager](https://github.com/BryanDonovan/node-cache-manager) from 3.4.3 to 3.4.4.
- [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.3...3.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 11, 2021
1 parent 552262b commit 954f10f
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.5.1",
"cache-manager": "3.4.3",
"cache-manager": "3.4.4",
"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 @@ -1390,10 +1390,10 @@ cache-manager-fs@1.0.8:
fs-promise "^0.3.1"
uuid "^2.0.1"

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==
cache-manager@3.4.4:
version "3.4.4"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-3.4.4.tgz#c69814763d3f3031395ae0d3a9a9296a91602226"
integrity sha512-oayy7ukJqNlRUYNUfQBwGOLilL0X5q7GpuaF19Yqwo6qdx49OoTZKRIF5qbbr+Ru8mlTvOpvnMvVq6vw72pOPg==
dependencies:
async "3.2.0"
lodash "^4.17.21"
Expand Down

0 comments on commit 954f10f

Please sign in to comment.