billmcchesney1 / t-vault

Simplified secrets management solution
Apache License 2.0
0 stars 0 forks source link

Update dependency phantomjs to v2 #373

Open mend-for-github-com[bot] opened 6 months ago

mend-for-github-com[bot] commented 6 months ago

This PR contains the following updates:

Package Type Update Change
phantomjs devDependencies major ~1.9.18 -> ~2.1.1

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2021-44906 #167
High 7.8 CVE-2021-43138 #168

Release Notes

Medium/phantomjs (phantomjs) ### [`v2.1.1`](https://redirect.github.com/Medium/phantomjs/releases/tag/v2.1.1): Update installer to PhantomJS 2.1.1 [Compare Source](https://redirect.github.com/Medium/phantomjs/compare/v1.9.20...v2.1.1) Update installer to PhantomJS 2.1.1 Removes dependency on npmconf ### [`v1.9.20`](https://redirect.github.com/Medium/phantomjs/releases/tag/v1.9.20): PhantomJS installer v1.9.20 [Compare Source](https://redirect.github.com/Medium/phantomjs/compare/v1.9.19...v1.9.20) Installs phantomjs 1.9.8 binary Uses installer script from v2.1.7 Uses github releases as the default download location ### [`v1.9.19`](https://redirect.github.com/Medium/phantomjs/releases/tag/v1.9.19) [Compare Source](https://redirect.github.com/Medium/phantomjs/compare/v1.9.18...v1.9.19) Installs PhantomJS 1.9.8 - faster install process, especially when using `npm rebuild` - adds support for PHANTOMJS_PLATFORM for target platform - security fixes - verifies checksums of previously downloaded files