From 41ab2c60fd16bf2fe727bda90f1e36350ec191e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Fri, 24 Aug 2018 15:04:47 -0500 Subject: [PATCH] Updated deps --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4186a70..e2e702e 100755 --- a/package.json +++ b/package.json @@ -22,9 +22,9 @@ "decamelize": "^2.0.0", "dedent": "^0.7.0", "dotenv": "^6.0.0", - "fastify": "^1.9.0", + "fastify": "^1.10.0", "fastify-compress": "^0.6.0", - "fastify-helmet": "^1.0.3", + "fastify-helmet": "^2.1.0", "fastify-plugin": "^1.2.0", "fastify-static": "^0.14.0", "fastify-ws": "^1.0.0", @@ -57,7 +57,7 @@ "sass": "^1.13.0", "snazzy": "^7.1.1", "standardx": "^2.1.0", - "updates": "^4.1.2" + "updates": "^4.2.0" }, "engines": { "node": "10.2.x"