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