userdive / agent.js

:woman_technologist: Official USERDIVE module for webpage analytics
https://developers.userdive.com/
GNU General Public License v3.0
7 stars 6 forks source link

Update dependency angular to v1.8.0 [SECURITY] - abandoned #954

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
angular (source) 1.7.8 -> 1.8.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2019-10768

Versions of angular prior to 1.7.9 are vulnerable to prototype pollution. The deprecated API function merge() does not restrict the modification of an Object's prototype in the , which may allow an attacker to add or modify an existing property that will exist on all objects.

Recommendation

Upgrade to version 1.7.9 or later. The function was already deprecated and upgrades are not expected to break functionality.

CVE-2020-7676

angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "