From b1e6f271f8be3e4d6cfb15bd0518d8343637c734 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Wed, 31 Mar 2021 04:25:19 +0000
Subject: [PATCH] Bump grunt-contrib-uglify from 4.0.1 to 5.0.1

Bumps [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-uglify/compare/v4.0.1...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b5602f6..35a2b1c 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
     "coveralls": "^3.0.3",
     "grunt": "^1.0.1",
     "grunt-browserify": "^5.0.0",
-    "grunt-contrib-uglify": "^4.0.0",
+    "grunt-contrib-uglify": "^5.0.1",
     "grunt-documentation": "^1.2.1",
     "istanbul": "^0.4.5",
     "mocha": "^7.1.1",