summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-22 05:43:06 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-22 08:35:29 +0200
commit8cc6ce58cedb202c81169222f218da117dfbdc22 (patch)
tree28b7e851aa3534f4894981f5ae064853a7182ddc /js/package.json
parent9968da1cce975a7f24c06461a44cc20188e129f4 (diff)
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] <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 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",