Skip to content

Commit

Permalink
fix(package): update fastify-cors to version 3.0.1
Browse files Browse the repository at this point in the history
Closes #16
  • Loading branch information
greenkeeper[bot] authored Jan 5, 2020
1 parent a737226 commit 9f2b547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dotenv": "^6.2.0",
"fastify": "^2.0.0",
"fastify-autoload": "^0.6.0",
"fastify-cors": "^2.1.2",
"fastify-cors": "^3.0.1",
"fastify-helmet": "^3.0.0",
"fastify-jwt": "^0.9.3",
"fastify-plugin": "^1.5.0"
Expand Down

0 comments on commit 9f2b547

Please sign in to comment.