snowdensb / vets-website

Frontend for VA.gov
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Update dependency @babel/register to v7.10.4 #281

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

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

This PR contains the following updates:

Package Type Update Change
@babel/register (source) devDependencies patch 7.10.3 -> 7.10.4

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

Severity CVSS Score CVE GitHub Issue
Medium 5.3 CVE-2022-25883 #275

Release Notes

babel/babel (@​babel/register) ### [`v7.10.4`](https://togithub.com/babel/babel/releases/tag/v7.10.4) [Compare Source](https://togithub.com/babel/babel/compare/v7.10.3...v7.10.4) #### v7.10.4 (2020-06-30) Thanks [@​penguingovernor](https://togithub.com/penguingovernor), [@​sajadtorkamani](https://togithub.com/sajadtorkamani) and [@​wojtekmaj](https://togithub.com/wojtekmaj) for their first PRs! ##### :eyeglasses: Spec Compliance - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties` - [#​11669](https://togithub.com/babel/babel/pull/11669) Add `delete obj?.#x.a` support ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-types` - [#​11652](https://togithub.com/babel/babel/pull/11652) fix: implement early errors for record and tuple ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-types` - [#​11752](https://togithub.com/babel/babel/pull/11752) \[regression] Don't validate file.comments in `@babel/types` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-do-expressions`, `babel-types` - [#​11724](https://togithub.com/babel/babel/pull/11724) fix: do-statementlist behavior ([@​wlawt](https://togithub.com/wlawt)) ##### :nail_care: Polish - `babel-parser` - [#​11722](https://togithub.com/babel/babel/pull/11722) Add better parser error when using jsx ([@​penguingovernor](https://togithub.com/penguingovernor)) - `babel-core` - [#​11544](https://togithub.com/babel/babel/pull/11544) Refine babel core types ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core`, `babel-helper-fixtures`, `babel-standalone`, `babel-traverse` - [#​11758](https://togithub.com/babel/babel/pull/11758) Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. ([@​wojtekmaj](https://togithub.com/wojtekmaj)) - `babel-parser` - [#​11376](https://togithub.com/babel/babel/pull/11376) Add [@​babel/eslint-plugin-development-internal](https://togithub.com/babel/eslint-plugin-development-internal) ([@​kaicataldo](https://togithub.com/kaicataldo)) - `babel-core` - [#​11544](https://togithub.com/babel/babel/pull/11544) Refine babel core types ([@​JLHwung](https://togithub.com/JLHwung)) ##### Committers: 7 - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Jorge Henriquez ([@​penguingovernor](https://togithub.com/penguingovernor)) - Kai Cataldo ([@​kaicataldo](https://togithub.com/kaicataldo)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Simon Kotwicz ([@​simonkotwicz](https://togithub.com/simonkotwicz)) - William Law ([@​wlawt](https://togithub.com/wlawt)) - Wojciech Maj ([@​wojtekmaj](https://togithub.com/wojtekmaj))