Skip to content

Commit 4cd769d

Browse files
authored
Merge pull request #7 from fastify/update-deps
Updated dependencies
2 parents bf74591 + a9dbcee commit 4cd769d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
},
2626
"homepage": "https://github.com/fastify/fastify-redis#readme",
2727
"devDependencies": {
28-
"fastify": "^0.17.0",
29-
"standard": "^10.0.0",
30-
"tap": "^10.3.1"
28+
"fastify": "^0.30.2",
29+
"standard": "^10.0.3",
30+
"tap": "^10.7.2"
3131
},
3232
"dependencies": {
33-
"fastify-plugin": "^0.1.0",
34-
"redis": "^2.7.1"
33+
"fastify-plugin": "^0.1.1",
34+
"redis": "^2.8.0"
3535
}
3636
}

0 commit comments

Comments
 (0)