From 9b77c2874886451fd0051792c91941bde0eeb191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 14:36:23 +0000 Subject: [PATCH] Bump angular from 1.3.20 to 1.8.0 in /src/main/webapp/lib/ng-emoticons Bumps [angular](https://github.com/angular/angular.js) from 1.3.20 to 1.8.0. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.3.20...v1.8.0) Signed-off-by: dependabot[bot] --- src/main/webapp/lib/ng-emoticons/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/lib/ng-emoticons/package.json b/src/main/webapp/lib/ng-emoticons/package.json index ec72fc6..d7be8de 100644 --- a/src/main/webapp/lib/ng-emoticons/package.json +++ b/src/main/webapp/lib/ng-emoticons/package.json @@ -23,7 +23,7 @@ "smileys" ], "dependencies": { - "angular": "1.3.x", + "angular": "1.8.x", "angular-sanitize": "1.3.x" }, "bugs": {