From 46079bb3a1ca6173c5dfeae0343700fe6e1ad220 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 22:45:43 +0000 Subject: [PATCH] fix: use nw version 0.21.6 (nwjs/grunt-nw-builder#161) --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index f2b4e253..1103b6d0 100644 --- a/app/package.json +++ b/app/package.json @@ -58,7 +58,7 @@ "alertifyjs": "~1.11.1", "angular": "~1.6.9", "angular-gettext": "https://github.com/Jesus89/angular-gettext.git#master", - "angular-route": "~1.6.9", + "angular-route": "~1.7.9", "angular-ui-bootstrap": "~1.3.3", "async": "~1.5.2", "backbone": "~1.3.3", diff --git a/app/yarn.lock b/app/yarn.lock index 16aaf19a..47a29f0c 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -37,10 +37,10 @@ angular-gettext-tools@~2.5.1: version "2.3.8" resolved "https://github.com/Jesus89/angular-gettext.git#5727a2598eaa812027da016a008ff34489c2f413" -angular-route@~1.6.9: - version "1.6.10" - resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.6.10.tgz#4247a32eab19495624623e96c1626dfba17ebf21" - integrity sha512-BxjrjQNCbVqQKyB3nHjNI8zSUwhnQWFZnSBv5BZ336VbMKhWu74ad5xpFx5VMk6WyHlmMGDoRagzB6AKkRcvKA== +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-ui-bootstrap@~1.3.3: version "1.3.3"