summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-13 12:03:07 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-04-14 09:10:42 +0200
commitf6558b1c0c26ab0ec34e6047cb6b0973d6d63223 (patch)
tree16bed8aa53afebffe761943b7799329c20813560 /js/package.json
parent1bd52255a1202f4fe859f50979fb8d7e3b86789b (diff)
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] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
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"