Skip to content

Commit 9e6b38a

Browse files
authored
Merge pull request #55 from jeff-kilbride/feature/update-deps
Update cache-manager and sol-redis-pool dependencies.
2 parents ada12d1 + 1cc4185 commit 9e6b38a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"author": "Dial Once",
2323
"license": "MIT",
2424
"dependencies": {
25-
"cache-manager": "^1.2.2",
25+
"cache-manager": "^2.2.0",
2626
"redis-url": "^1.2.1",
27-
"sol-redis-pool": "^0.3.1"
27+
"sol-redis-pool": "^0.3.2"
2828
},
2929
"devDependencies": {
3030
"istanbul": "^0.4.0",

0 commit comments

Comments
 (0)