From 55ff28a36a7a110bb18247a209b592ad5617331a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 07:22:31 +0000 Subject: Bump angular from 1.8.0 to 1.8.1 in /js Bumps [angular](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1. - [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.8.0...v1.8.1) Signed-off-by: dependabot[bot] --- js/package-lock.json | 6 +++--- js/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 2870a112c..0362cdbda 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -305,9 +305,9 @@ } }, "angular": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/angular/-/angular-1.8.0.tgz", - "integrity": "sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==" + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/angular/-/angular-1.8.1.tgz", + "integrity": "sha512-eiasF4uFXsmKD8qYpkKEi9rKVxMv0nIDZXsYrwzSbPIbjmTV05bx+18VDbRmMx7p+gL84T9Qw2NCpVe8w1QKHQ==" }, "angular-animate": { "version": "1.8.1", diff --git a/js/package.json b/js/package.json index 0dacc7389..4a40c380d 100644 --- a/js/package.json +++ b/js/package.json @@ -52,7 +52,7 @@ "natives": "^1.1.6" }, "dependencies": { - "angular": "^1.8.0", + "angular": "^1.8.1", "angular-animate": "^1.8.1", "angular-mocks": "^1.8.0", "angular-route": "^1.8.0", -- cgit v1.2.3