Bump angular-sanitize from 1.7.5 to 1.7.6 in /js

Bumps [angular-sanitize](https://github.com/angular/angular.js) from 1.7.5 to 1.7.6.
- [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.5...v1.7.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-18 14:49:05 +00:00
parent 8c9335bebf
commit 64971d866d
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -1432,9 +1432,9 @@
"integrity": "sha1-acb8Hu1RqDkJBVvqJnj9ZaPenzc="
},
"angular-sanitize": {
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/angular-sanitize/-/angular-sanitize-1.7.5.tgz",
"integrity": "sha512-wjKCJOIwrkEvfD0keTnKGi6We13gtoCAQIHcdoqyoo3gwvcgNfYymVQIS3+iCGVcjfWz0jHuS3KgB4ysRWsTTA=="
"version": "1.7.6",
"resolved": "https://registry.npmjs.org/angular-sanitize/-/angular-sanitize-1.7.6.tgz",
"integrity": "sha512-wDRCQ6VAHzHmEWgpC9nb1ea74IGJgP3dCUgF9DHtHQJSeNvAB/2e4glxfogS3tzGOEnppzLEOD1v+m5lJeEo1Q=="
},
"ansi-escapes": {
"version": "1.4.0",

View File

@@ -13,7 +13,7 @@
"angular-animate": "^1.7.5",
"angular-file-upload": "^2.5.0",
"angular-markdown-it": "^0.6.1",
"angular-sanitize": "^1.7.5",
"angular-sanitize": "^1.7.6",
"babel-polyfill": "^6.26.0",
"markdown-it": "^8.4.2",
"markdown-it-link-target": "^1.0.2",