Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @braintree/sanitize-url to 6.0.0 [security] - autoclosed #494

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change
@​braintree/sanitize-url 3.1.0 -> 6.0.0

GitHub Vulnerability Alerts

CVE-2021-23648

The package @braintree/sanitize-url before 6.0.0 is vulnerable to Cross-site Scripting (XSS) due to improper sanitization in the sanitizeUrl function.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from moul as a code owner April 24, 2022 19:23
@renovate
Copy link
Contributor Author

renovate bot commented Apr 24, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: web/package-lock.json
npm notice 
npm notice New minor version of npm available! 8.5.0 -> 8.7.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.7.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @jimp/[email protected]
npm WARN Found: @jimp/[email protected]
npm WARN node_modules/@jimp/plugin-color
npm WARN   @jimp/plugin-color@"^0.6.8" from @jimp/[email protected]
npm WARN   node_modules/@jimp/plugins
npm WARN     @jimp/plugins@"^0.6.8" from [email protected]
npm WARN     node_modules/jimp
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @jimp/plugin-color@">=0.8.0" from @jimp/[email protected]
npm WARN node_modules/@jimp/plugin-threshold
npm WARN   @jimp/plugin-threshold@"^0.10.3" from @jimp/[email protected]
npm WARN   node_modules/potrace/node_modules/@jimp/plugins
npm WARN 
npm WARN Conflicting peer dependency: @jimp/[email protected]
npm WARN node_modules/@jimp/plugin-color
npm WARN   peer @jimp/plugin-color@">=0.8.0" from @jimp/[email protected]
npm WARN   node_modules/@jimp/plugin-threshold
npm WARN     @jimp/plugin-threshold@"^0.10.3" from @jimp/[email protected]
npm WARN     node_modules/potrace/node_modules/@jimp/plugins
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @jimp/[email protected]
npm WARN Found: @jimp/[email protected]
npm WARN node_modules/@jimp/plugin-resize
npm WARN   peer @jimp/plugin-resize@">=0.3.5" from @jimp/[email protected]
npm WARN   node_modules/@jimp/plugin-contain
npm WARN     @jimp/plugin-contain@"^0.6.8" from @jimp/[email protected]
npm WARN     node_modules/@jimp/plugins
npm WARN   5 more (@jimp/plugin-cover, @jimp/plugin-rotate, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @jimp/plugin-resize@">=0.8.0" from @jimp/[email protected]
npm WARN node_modules/@jimp/plugin-threshold
npm WARN   @jimp/plugin-threshold@"^0.10.3" from @jimp/[email protected]
npm WARN   node_modules/potrace/node_modules/@jimp/plugins
npm WARN 
npm WARN Conflicting peer dependency: @jimp/[email protected]
npm WARN node_modules/@jimp/plugin-resize
npm WARN   peer @jimp/plugin-resize@">=0.8.0" from @jimp/[email protected]
npm WARN   node_modules/@jimp/plugin-threshold
npm WARN     @jimp/plugin-threshold@"^0.10.3" from @jimp/[email protected]
npm WARN     node_modules/potrace/node_modules/@jimp/plugins
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"7.0.0" from the root project
npm ERR!   peer eslint@">= 4.12.1" from [email protected]
npm ERR!   node_modules/babel-eslint
npm ERR!     dev babel-eslint@"10.1.0" from the root project
npm ERR!   5 more (eslint-config-prettier, eslint-plugin-es, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^5.16.0 || ^6.8.0" from [email protected]
npm ERR! node_modules/eslint-config-airbnb
npm ERR!   dev eslint-config-airbnb@"18.1.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^5.16.0 || ^6.8.0" from [email protected]
npm ERR!   node_modules/eslint-config-airbnb
npm ERR!     dev eslint-config-airbnb@"18.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-24T19_23_06_405Z-debug-0.log

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Apr 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency @braintree/sanitize-url to 6.0.0 [security] chore(deps): update dependency @braintree/sanitize-url to 6.0.0 [security] - autoclosed Aug 4, 2022
@renovate renovate bot closed this Aug 4, 2022
@renovate renovate bot deleted the renovate/npm-@braintree/sanitize-url-vulnerability branch August 4, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant