Bump angular from 1.7.7 to 1.7.8 in /js

Bumps [angular](https://github.com/angular/angular.js) from 1.7.7 to 1.7.8.
- [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.7.7...v1.7.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-12 07:48:47 +00:00
parent 2c826a26fa
commit 892580c207
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -1415,9 +1415,9 @@
"dev": true "dev": true
}, },
"angular": { "angular": {
"version": "1.7.7", "version": "1.7.8",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.7.tgz", "resolved": "https://registry.npmjs.org/angular/-/angular-1.7.8.tgz",
"integrity": "sha512-MH3JEGd8y/EkNCKJ8EV6Ch0j9X0rZTta/QVIDpBWaIdfh85/e5KO8+ZKgvWIb02MQuiS20pDFmMFlv4ZaLcLWg==" "integrity": "sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg=="
}, },
"angular-animate": { "angular-animate": {
"version": "1.7.8", "version": "1.7.8",

View File

@@ -9,7 +9,7 @@
}, },
"dependencies": { "dependencies": {
"@uirouter/angularjs": "^1.0.22", "@uirouter/angularjs": "^1.0.22",
"angular": "^1.7.7", "angular": "^1.7.8",
"angular-animate": "^1.7.8", "angular-animate": "^1.7.8",
"angular-file-upload": "^2.5.0", "angular-file-upload": "^2.5.0",
"angular-markdown-it": "^0.6.1", "angular-markdown-it": "^0.6.1",