From 3044a382d6d2b5413b43162800020c7553a9f5fc Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Fri, 5 Aug 2016 05:35:37 +0200 Subject: [PATCH] chore(package): update babel-polyfill to version 6.9.1 (#2454) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3ecf4d8..c309567c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ ], "license": "BSD-3-Clause", "dependencies": { - "babel-polyfill": "6.8.0", + "babel-polyfill": "6.9.1", "babel-runtime": "6.11.6", "bcrypt-nodejs": "0.0.3", "body-parser": "1.15.2",