summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-07 07:22:31 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-07 09:22:50 +0200
commit55ff28a36a7a110bb18247a209b592ad5617331a (patch)
tree506e25ffedc635de9f8ac2a43d946d60c9ec056b /js/package.json
parentda31756e1d434d10ae97bee98448784a4a899cb2 (diff)
Bump angular from 1.8.0 to 1.8.1 in /js
Bumps [angular](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1. - [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.0...v1.8.1) 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 0dacc7389..4a40c380d 100644
--- a/js/package.json
+++ b/js/package.json
@@ -52,7 +52,7 @@
"natives": "^1.1.6"
},
"dependencies": {
- "angular": "^1.8.0",
+ "angular": "^1.8.1",
"angular-animate": "^1.8.1",
"angular-mocks": "^1.8.0",
"angular-route": "^1.8.0",