Merge pull request #484 from nextcloud/dependabot/npm_and_yarn/js/angular-sanitize-1.7.1
Bump angular-sanitize from 1.7.0 to 1.7.1 in /js
This commit is contained in:
6
js/package-lock.json
generated
6
js/package-lock.json
generated
@@ -430,9 +430,9 @@
|
||||
"integrity": "sha1-acb8Hu1RqDkJBVvqJnj9ZaPenzc="
|
||||
},
|
||||
"angular-sanitize": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/angular-sanitize/-/angular-sanitize-1.7.0.tgz",
|
||||
"integrity": "sha512-AIBJ9Es6symE0aqDeSYRoHlZ/Wsvyk3YnMsLl+I8T5EWz2Ht7+6ffMvrFpnWPNS1jV75JtOeOWpOHpbP3HjRCw=="
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/angular-sanitize/-/angular-sanitize-1.7.1.tgz",
|
||||
"integrity": "sha512-o5AQrIKzvmzhg9SBABK1BrTjm7wbnDAb0hoqDfz2512R8lKLYw18EyTjSLL9KHaGvRLrQ/+v0R6fvHuGvdRrQA=="
|
||||
},
|
||||
"ansi-escapes": {
|
||||
"version": "3.1.0",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"angular": "^1.7.1",
|
||||
"angular-animate": "^1.7.1",
|
||||
"angular-markdown-it": "^0.6.1",
|
||||
"angular-sanitize": "^1.6.8",
|
||||
"angular-sanitize": "^1.7.1",
|
||||
"markdown-it": "^8.4.1",
|
||||
"markdown-it-link-target": "^1.0.2",
|
||||
"ng-sortable": "^1.3.8",
|
||||
|
||||
Reference in New Issue
Block a user