From 7c2cf65ca28b3e1ff1a98599184540b68338b59a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Mar 2019 14:05:43 +0000 Subject: [PATCH] Bump angular from 1.7.5 to 1.7.8 in /js Bumps [angular](https://github.com/angular/angular.js) from 1.7.5 to 1.7.8. - [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.5...v1.7.8) Signed-off-by: dependabot[bot] --- js/package.json | 2 +- js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/package.json b/js/package.json index 17f2f5d307..d6762d00d9 100644 --- a/js/package.json +++ b/js/package.json @@ -53,7 +53,7 @@ "node": ">=6" }, "dependencies": { - "angular": "^1.7.2", + "angular": "^1.7.8", "angular-ui-bootstrap": "^2.5.0", "fullcalendar": "^3.9.0", "hsl-to-rgb": "kayellpeee/hsl_rgb_converter", diff --git a/js/yarn.lock b/js/yarn.lock index 0ca21c7223..ee01e04251 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -249,10 +249,10 @@ angular-ui-bootstrap@^2.5.0: resolved "https://registry.yarnpkg.com/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.6.tgz#23937322ec641a6fbee16498cc32452aa199e7c5" integrity sha512-yzcHpPMLQl0232nDzm5P4iAFTFQ9dMw0QgFLuKYbDj9M0xJ62z0oudYD/Lvh1pWfRsukiytP4Xj6BHOSrSXP8A== -angular@^1.7.2: - version "1.7.5" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.5.tgz#d1c1c01c6f5dc835638f3f9aa51012857bdac49e" - integrity sha512-760183yxtGzni740IBTieNuWLtPNAoMqvmC0Z62UoU0I3nqk+VJuO3JbQAXOyvo3Oy/ZsdNQwrSTh/B0OQZjNw== +angular@^1.7.8: + version "1.7.8" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.8.tgz#b77ede272ce1b261e3be30c1451a0b346905a3c9" + integrity sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg== ansi-colors@^1.0.1: version "1.1.0"