From 77bf4898450f368ee4b868899417c42ee1500756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 20:32:07 +0000 Subject: [PATCH] Bump angular Bumps [angular](https://github.com/angular/angular.js) from 1.7.8 to 1.8.3. - [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.8...v1.8.3) --- updated-dependencies: - dependency-name: angular dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../plugins/grafana-piechart-panel-ec46c48/package.json | 2 +- .../plugins/grafana-piechart-panel-ec46c48/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/package.json b/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/package.json index 4803902..59f325f 100644 --- a/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/package.json +++ b/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/package.json @@ -16,7 +16,7 @@ "license": "MIT", "private": true, "dependencies": { - "angular": "^1.7.8", + "angular": "^1.8.3", "flot": "^3.2.9", "jquery": "^3.4.1", "jquery.flot": "^0.8.3", diff --git a/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/yarn.lock b/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/yarn.lock index 0864e65..463b0af 100644 --- a/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/yarn.lock +++ b/deployment/grafana/plugins/grafana-piechart-panel-ec46c48/yarn.lock @@ -1669,10 +1669,10 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU= -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== +angular@^1.8.3: + version "1.8.3" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894" + integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw== ansi-colors@^3.0.0: version "3.2.4"