From 4c6090220f1c99a620f010f3626b4e8e617663a3 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Fri, 29 Aug 2014 17:48:09 -0600 Subject: [PATCH] chore(packages): upgrade newrelic --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e97b907b0..8cc66956c5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "swagger-node-express": "git://github.com/lefnire/swagger-node-express#habitrpg", "passport": "~0.1.18", "passport-facebook": "~1.0.2", - "newrelic": "~1.3.2", + "newrelic": "~1.10.3", "connect-ratelimit": "0.0.6", "winston": "~0.7.2", "winston-mail": "~0.2.7",