From 7c019139f596bfa44ca734d85cd4cd50f9f52c53 Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Tue, 16 Aug 2016 16:26:52 -0400 Subject: [PATCH] Update es5-shim shrinkwrap file. --- packages/es5-shim/.npm/package/npm-shrinkwrap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/es5-shim/.npm/package/npm-shrinkwrap.json b/packages/es5-shim/.npm/package/npm-shrinkwrap.json index 5e557de55d..cf6fd2e3a9 100644 --- a/packages/es5-shim/.npm/package/npm-shrinkwrap.json +++ b/packages/es5-shim/.npm/package/npm-shrinkwrap.json @@ -1,9 +1,9 @@ { "dependencies": { "es5-shim": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/es5-shim/-/es5-shim-4.5.7.tgz", - "from": "https://registry.npmjs.org/es5-shim/-/es5-shim-4.5.7.tgz" + "version": "4.5.9", + "resolved": "https://registry.npmjs.org/es5-shim/-/es5-shim-4.5.9.tgz", + "from": "es5-shim@4.5.9" } } }