From e90cff1b82803b684f8c94738e2285fa647a80cf Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 11:29:28 -0700 Subject: [PATCH] chore(package): update uglify-js to version 3.6.5 (#613) Summary: ## Changelog Pull Request resolved: https://github.com/facebook/flipper/pull/613 Reviewed By: jknoxville Differential Revision: D18222463 Pulled By: passy fbshipit-source-id: b94c8eeb4f4750cd306db19230f9780f66893d0e --- src/plugins/sections/d3/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/sections/d3/package.json b/src/plugins/sections/d3/package.json index ef24d05e2..94ea95e6a 100644 --- a/src/plugins/sections/d3/package.json +++ b/src/plugins/sections/d3/package.json @@ -57,7 +57,7 @@ "jsdom": "^15.1.1", "seedrandom": "^3.0.5", "smash": "0.0", - "uglify-js": "^3.6.4", + "uglify-js": "^3.6.5", "vows": "0.8" }, "scripts": {