harrinry / canopy

Canopy, the design system from Legal and General implemented in Angular
https://legal-and-general.github.io/canopy
Apache License 2.0
0 stars 0 forks source link

chore(deps): update dependency babel-loader to v8.2.5 - autoclosed #29

Closed mend-for-github-com[bot] closed 6 months ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
babel-loader devDependencies patch 8.2.4 -> 8.2.5

By merging this PR, the issue #31 will be automatically resolved and closed:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2022-37601
High High 8.8 CVE-2022-46175
High High 7.5 CVE-2022-37599
High High 7.5 CVE-2022-37603

Release Notes

babel/babel-loader (babel-loader) ### [`v8.2.5`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.5) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.4...v8.2.5) #### What's Changed - fix: respect `inputSourceMap` loader option by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) #### New Contributors - [@​alan-agius4](https://togithub.com/alan-agius4) made their first contribution in [https://github.com/babel/babel-loader/pull/896](https://togithub.com/babel/babel-loader/pull/896) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5

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

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v10.2.5 is known not to run on Node.js v14.17.0.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.5/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:984:16)
    at Module._compile (internal/modules/cjs/loader.js:1032:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
    at Module.load (internal/modules/cjs/loader.js:933:32)
    at Function.Module._load (internal/modules/cjs/loader.js:774:14)
    at Module.require (internal/modules/cjs/loader.js:957:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.5/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1068:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)