From 4cbc0eef7912b7ffd8162df673586d6cacee7246 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 07:29:51 +0000 Subject: [PATCH] Bump angular-route from 1.7.8 to 1.7.9 Bumps [angular-route](https://github.com/angular/angular.js) from 1.7.8 to 1.7.9. - [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.7.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ea760dd..1c99d40 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "angular": "^1.7.9", "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1", "angular-resource": "^1.7.7", - "angular-route": "^1.7.7", + "angular-route": "^1.7.9", "angular-strap": "^2.3.8", "aws-sdk": "^2.609.0", "babel": "^6.5.2", diff --git a/yarn.lock b/yarn.lock index 90f42ae..8f777d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -745,10 +745,10 @@ angular-resource@^1.7.7: resolved "https://registry.yarnpkg.com/angular-resource/-/angular-resource-1.7.8.tgz#9577dbcc02cdbb76398febc5fc7ee103c86c5c50" integrity sha512-zuPQ0ZX9Q8WnZ0KMtJlKYUSIXWRQSbFzMkRV9zG8cYYSsMAZlXar5Hqmd5gzxC3O28AGM7BCEJ+iYs3UNL4qdA== -angular-route@^1.7.7: - version "1.7.8" - resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.7.8.tgz#d502aa605dcbb253a93e844c0adf51c9bc36b9fa" - integrity sha512-VVk89PH0fsY5kfbx+N7IVX1IwnaPWYhMGY0uA+rjej2v1sjvrTx1SLkxUK4E0UpW1hXeLJhN7ncBcwoBiPtAtA== +angular-route@^1.7.9: + version "1.7.9" + resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.7.9.tgz#f9910a2af0ba3ad7a969c5dd369b8360d0d5e4ef" + integrity sha512-vRoj5hzdQtWbODhWJqDzD1iNOEfCKshO6GFBuPVV7RHlPjzIc4R2dHCc7Qiv/8F3LDxJDohc6vSnTDMLHuaqeA== angular-strap@^2.3.8: version "2.3.12"