Skip to content

Commit d994859

Browse files
committed
Updated dependencies
1 parent 30c3ae3 commit d994859

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
@@ -30,17 +30,17 @@
3030
"homepage": "https://github.com/fastify/fastify-websocket#readme",
3131
"devDependencies": {
3232
"@types/ws": "^6.0.3",
33-
"fastify": "^2.4.1",
33+
"fastify": "^2.13.0",
3434
"pre-commit": "^1.2.2",
3535
"snazzy": "^8.0.0",
36-
"standard": "^14.0.2",
36+
"standard": "^14.3.3",
3737
"tap": "^12.7.0",
3838
"tsd": "^0.11.0"
3939
},
4040
"dependencies": {
41-
"fastify-plugin": "^1.5.0",
42-
"find-my-way": "^2.0.1",
43-
"ws": "^7.1.2"
41+
"fastify-plugin": "^1.6.1",
42+
"find-my-way": "^2.2.2",
43+
"ws": "^7.2.3"
4444
},
4545
"greenkeeper": {
4646
"ignore": [

0 commit comments

Comments
 (0)