Update es5-shim shrinkwrap file.

This commit is contained in:
Ben Newman
2016-08-16 16:26:52 -04:00
parent afbddc428b
commit 7c019139f5

View File

@@ -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"
}
}
}