Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency cache-manager to v3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 11, 2021
1 parent eeb1340 commit 7e2f9a0
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 @@ -68,7 +68,7 @@
"@types/mkdirp": "1.0.1",
"apollo-server-express": "2.24.1",
"bcrypt": "5.0.1",
"cache-manager": "3.4.3",
"cache-manager": "3.4.4",
"cache-manager-redis-store": "2.0.0",
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4169,10 +4169,10 @@ [email protected]:
dependencies:
redis "^3.0.2"

[email protected].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==
[email protected].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 7e2f9a0

Please sign in to comment.