From aa4b1c9d43223afa5a7a4ca283b4491b2f67a179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:34:21 +0000 Subject: [PATCH] Bump angular from 1.7.9 to 1.8.0 in /theme/joy/common/resources Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 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.7.9...v1.8.0) Signed-off-by: dependabot[bot] --- theme/joy/common/resources/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/joy/common/resources/package.json b/theme/joy/common/resources/package.json index 7027197..c4b4cb0 100644 --- a/theme/joy/common/resources/package.json +++ b/theme/joy/common/resources/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "repository": "https://github.com/keycloak/keycloak", "dependencies": { - "angular": "1.7.9", + "angular": "1.8.0", "angular-cookies": "1.7.9", "angular-loader": "1.7.9", "angular-resource": "1.7.9",