jtimberlake / react-server

:rocket: Blazing fast page load and seamless navigation.
https://react-server.io/
Apache License 2.0
0 stars 0 forks source link

Update dependency @babel/core to ^7.4.4 - autoclosed #294

Closed mend-for-github-com[bot] closed 3 weeks ago

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

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.4.3 -> ^7.4.4
@babel/core (source) dependencies patch ^7.4.3 -> ^7.4.4
@babel/core (source) dependencies minor ^7.0.0 -> ^7.4.4

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

Severity CVSS Score CVE GitHub Issue
High 7.1 CVE-2022-46175 #267

Release Notes

babel/babel (@​babel/core) ### [`v7.4.4`](https://togithub.com/babel/babel/releases/tag/v7.4.4) [Compare Source](https://togithub.com/babel/babel/compare/v7.4.3...v7.4.4) ##### v7.4.4 (2019-04-26) Thanks to [@​jpierson](https://togithub.com/jpierson), [@​coreyfarrell](https://togithub.com/coreyfarrell), [@​SamyPesse](https://togithub.com/SamyPesse) [@​evandervalk](https://togithub.com/evandervalk) and [@​nwtgck](https://togithub.com/nwtgck) for their first PRs :smile: ##### :bug: Bug Fix - `babel-plugin-transform-flow-comments` - [#​9897](https://togithub.com/babel/babel/pull/9897) fix flow-comments - class type paramters and implements ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​9893](https://togithub.com/babel/babel/pull/9893) fix flow-comment - object destructuring ([@​tanhauhau](https://togithub.com/tanhauhau)) - `babel-parser` - [#​9766](https://togithub.com/babel/babel/pull/9766) Add TS support to [@​babel/parser](https://togithub.com/babel/parser)'s Scope ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​9865](https://togithub.com/babel/babel/pull/9865) Always register global bindings as exportable ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​9887](https://togithub.com/babel/babel/pull/9887) Fix TypeScript readonly error location ([@​existentialism](https://togithub.com/existentialism)) - [#​9869](https://togithub.com/babel/babel/pull/9869) ! remove constant context assertions ([@​tanhauhau](https://togithub.com/tanhauhau)) - [#​9890](https://togithub.com/babel/babel/pull/9890) Fix parsing typescript bodiless methods with the estree plugin also enabled ([@​devongovett](https://togithub.com/devongovett)) - `babel-traverse` - [#​9870](https://togithub.com/babel/babel/pull/9870) Fix flow types in traverse/path/family and enable flow ([@​danez](https://togithub.com/danez)) - `babel-plugin-proposal-class-properties`, `babel-plugin-transform-modules-commonjs`, `babel-types` - [#​9861](https://togithub.com/babel/babel/pull/9861) Fix: PrivateName Identifier should not be isReferenced. ([@​coreyfarrell](https://togithub.com/coreyfarrell)) - `babel-types` - [#​9832](https://togithub.com/babel/babel/pull/9832) Fix typo in cloneNode. ([@​evandervalk](https://togithub.com/evandervalk)) ##### Committers: 10 - Brian Ng ([@​existentialism](https://togithub.com/existentialism)) - Corey Farrell ([@​coreyfarrell](https://togithub.com/coreyfarrell)) - Daniel Tschinder ([@​danez](https://togithub.com/danez)) - Devon Govett ([@​devongovett](https://togithub.com/devongovett)) - E. van der Valk ([@​evandervalk](https://togithub.com/evandervalk)) - Henry Zhu ([@​hzoo](https://togithub.com/hzoo)) - Jeff ([@​jpierson](https://togithub.com/jpierson)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Samy Pessé ([@​SamyPesse](https://togithub.com/SamyPesse)) - Tan Li Hau ([@​tanhauhau](https://togithub.com/tanhauhau))