Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Mar 28, 2020
1 parent 30c3ae3 commit d994859
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"homepage": "https://github.com/fastify/fastify-websocket#readme",
"devDependencies": {
"@types/ws": "^6.0.3",
"fastify": "^2.4.1",
"fastify": "^2.13.0",
"pre-commit": "^1.2.2",
"snazzy": "^8.0.0",
"standard": "^14.0.2",
"standard": "^14.3.3",
"tap": "^12.7.0",
"tsd": "^0.11.0"
},
"dependencies": {
"fastify-plugin": "^1.5.0",
"find-my-way": "^2.0.1",
"ws": "^7.1.2"
"fastify-plugin": "^1.6.1",
"find-my-way": "^2.2.2",
"ws": "^7.2.3"
},
"greenkeeper": {
"ignore": [
Expand Down

0 comments on commit d994859

Please sign in to comment.