From f6558b1c0c26ab0ec34e6047cb6b0973d6d63223 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 12:03:07 +0000 Subject: Bump angular-route from 1.8.2 to 1.8.3 in /js Bumps [angular-route](https://github.com/angular/angular.js) from 1.8.2 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.8.2...v1.8.3) --- updated-dependencies: - dependency-name: angular-route dependency-type: direct:production update-type: version-update:semver-patch ... 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 1c45e6601..f26a265ae 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -422,9 +422,9 @@ "integrity": "sha512-vqsT6zwu80cZ8RY7qRQBZuy6Fq5X7/N5hkV9LzNT0c8b546rw4ErGK6muW1u2JnDKYa7+jJuaGM702bWir4HGw==" }, "angular-route": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/angular-route/-/angular-route-1.8.2.tgz", - "integrity": "sha512-49LJYxuaQ/ZDiu9dD2xo1LkazqObkGjw0a7dUF7UKCT8EELgBsMd6QrI6aEVGtI62ppkiFkxqmiV8fcwYdXpug==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/angular-route/-/angular-route-1.8.3.tgz", + "integrity": "sha512-kpIcRmDR2+o1FxDVVYy8Rvfab86/7LDbOgTRb9T+X9ewPQiBRuDEnZtM3oJYBiQLvAXDYTJXHV48n/bGE9Mv2g==" }, "angular-sanitize": { "version": "1.8.3", diff --git a/js/package.json b/js/package.json index 35197050e..b0ec0eade 100644 --- a/js/package.json +++ b/js/package.json @@ -55,7 +55,7 @@ "angular": "^1.8.3", "angular-animate": "^1.8.3", "angular-mocks": "^1.8.3", - "angular-route": "^1.8.2", + "angular-route": "^1.8.3", "angular-sanitize": "^1.8.3", "debug": "^4.3.4", "masonry-layout": "^4.2.2" -- cgit v1.2.3