Skip to content

Commit 9cfbae3

Browse files
committed
update deps and bump version
1 parent c0f7f66 commit 9cfbae3

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
@@ -1,6 +1,6 @@
11
{
22
"name": "secure-store-redis ",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A simple wrapper to encrypt and decrypt data stored in redis",
55
"license": "MIT",
66
"private": false,
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"dead-simple-crypt": "0.0.1",
26-
"redis-connection-pool": "^1.5.0"
26+
"redis-connection-pool": "^1.5.1"
2727
},
2828
"devDependencies": {
2929
"jaribu": "^2.2.1"

0 commit comments

Comments
 (0)