spring-boot-vuejs icon indicating copy to clipboard operation
spring-boot-vuejs copied to clipboard

Update dependency ejs to 3.1.7 [SECURITY]

Open renovate[bot] opened this issue 3 years ago • 1 comments
trafficstars

Mend Renovate

This PR contains the following updates:

Package Change
ejs 2.7.4 -> 3.1.7

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2022-29078

The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).


Configuration

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

🚦 Automerge: Disabled due to failing status checks.

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[bot] avatar Jun 24 '22 02:06 renovate[bot]

⚠ 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: frontend/package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: @vue/[email protected]
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/[email protected]
npm WARN node_modules/@vue/cli-plugin-babel
npm WARN   dev @vue/cli-plugin-babel@"4.5.13" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: @vue/[email protected]
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/[email protected]
npm WARN node_modules/@vue/cli-plugin-eslint
npm WARN   dev @vue/cli-plugin-eslint@"4.5.19" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: @vue/[email protected]
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/[email protected]
npm WARN node_modules/@vue/cli-plugin-router
npm WARN   dev @vue/cli-plugin-router@"4.5.13" from the root project
npm WARN   1 more (@vue/cli-service)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: @vue/[email protected]
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/[email protected]
npm WARN node_modules/@vue/cli-plugin-typescript
npm WARN   dev @vue/cli-plugin-typescript@"4.5.13" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: @vue/[email protected]
npm WARN node_modules/@vue/cli-service
npm WARN   dev @vue/cli-service@"5.0.1" from the root project
npm WARN   7 more (@vue/cli-plugin-babel, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/[email protected]
npm WARN node_modules/@vue/cli-plugin-vuex
npm WARN   dev @vue/cli-plugin-vuex@"4.5.13" from the root project
npm WARN   1 more (@vue/cli-service)
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @vue/[email protected]
npm ERR! node_modules/@vue/cli-service
npm ERR!   dev @vue/cli-service@"5.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/[email protected]
npm ERR! node_modules/@vue/cli-plugin-router
npm ERR!   dev @vue/cli-plugin-router@"4.5.13" 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/2023-03-28T08_28_07_325Z-debug-0.log

renovate[bot] avatar Jun 24 '22 02:06 renovate[bot]