ezraroi / ngJsTree

Angular Directive for the famous JS Tree
http://ezraroi.github.io/ngJsTree/
MIT License
270 stars 101 forks source link

Bump angular to 1.7 #132

Closed OskarPersson closed 5 years ago

OskarPersson commented 5 years ago

This is mainly to get rid of a security alert which has been fixed in 1.6.0 https://github.com/angular/angular.js/commit/6476af83cd0418c84e034a955b12a842794385c4

WS-2018-0001 Vulnerable versions: < 1.6.0 Patched version: 1.6.0

JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors.


This change is Reviewable