From 8cc6ce58cedb202c81169222f218da117dfbdc22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 05:43:06 +0000 Subject: Bump angular-route from 1.8.1 to 1.8.2 in /js Bumps [angular-route](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2. - [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.1...v1.8.2) 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 249e7012b..09702e484 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -320,9 +320,9 @@ "integrity": "sha512-lynQMo81pq/viSXjeBdSI2Noo/DPkHWzTiECKqxBrEVTxyl/y1LHZvm3u1I21oPjwXaMm8wIGXi1srbBr+Jerw==" }, "angular-route": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/angular-route/-/angular-route-1.8.1.tgz", - "integrity": "sha512-VkmgOTLN6NJwJDCvV0VTcJ5DEont0g/oEORneKrKBJBoIi0xEC2cR0txkpXGiXcNN8FqFj6e7dW3DBEwo7eEAw==" + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/angular-route/-/angular-route-1.8.2.tgz", + "integrity": "sha512-49LJYxuaQ/ZDiu9dD2xo1LkazqObkGjw0a7dUF7UKCT8EELgBsMd6QrI6aEVGtI62ppkiFkxqmiV8fcwYdXpug==" }, "angular-sanitize": { "version": "1.8.1", diff --git a/js/package.json b/js/package.json index 16d35ede3..05498dc8c 100644 --- a/js/package.json +++ b/js/package.json @@ -55,7 +55,7 @@ "angular": "^1.8.1", "angular-animate": "^1.8.1", "angular-mocks": "^1.8.1", - "angular-route": "^1.8.1", + "angular-route": "^1.8.2", "angular-sanitize": "^1.8.1", "debug": "^4.2.0", "masonry-layout": "^4.2.2", -- cgit v1.2.3