Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Update dependency react-scripts to v3.4.1 (master) #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

appcues-wss[bot]
Copy link

@appcues-wss appcues-wss bot commented Feb 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-scripts 3.4.0 -> 3.4.1 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2020-15256
Critical Critical 9.8 CVE-2020-7774
Critical Critical 9.8 CVE-2020-7788
Critical Critical 9.8 CVE-2021-23436
Critical Critical 9.8 CVE-2021-26707
Critical Critical 9.8 CVE-2021-3757
Critical Critical 9.8 CVE-2021-3918
Critical Critical 9.8 CVE-2021-42740
Critical Critical 9.8 CVE-2021-44906
Critical Critical 9.8 CVE-2022-0691
Critical Critical 9.8 CVE-2022-37601
Critical Critical 9.8 CVE-2022-37601
Critical Critical 9.8 CVE-2023-26136
Critical Critical 9.3 CVE-2022-1650
Critical Critical 9.1 CVE-2022-0686
High High 8.8 CVE-2022-46175
High High 8.8 CVE-2022-46175
High High 8.6 CVE-2021-23434
High High 8.6 CVE-2021-37701
High High 8.6 CVE-2021-37712
High High 8.6 CVE-2021-37713
High High 8.1 CVE-2020-7660
High High 8.1 CVE-2021-32803
High High 8.1 CVE-2021-32804
High High 7.8 CVE-2021-43138
High High 7.7 CVE-2020-13822
High High 7.5 CVE-2020-28469
High High 7.5 CVE-2020-28469
High High 7.5 CVE-2020-28477
High High 7.5 CVE-2020-7662
High High 7.5 CVE-2021-23343
High High 7.5 CVE-2021-23382
High High 7.5 CVE-2021-23382
High High 7.5 CVE-2021-23424
High High 7.5 CVE-2021-27290
High High 7.5 CVE-2021-27290
High High 7.5 CVE-2021-28092
High High 7.5 CVE-2021-29059
High High 7.5 CVE-2021-3777
High High 7.5 CVE-2021-3805
High High 7.5 CVE-2021-3807
High High 7.5 CVE-2021-3807
High High 7.5 CVE-2022-24771
High High 7.5 CVE-2022-24772
High High 7.5 CVE-2022-24999
High High 7.5 CVE-2022-24999
High High 7.5 CVE-2022-25858
High High 7.5 CVE-2022-37603
High High 7.5 CVE-2022-37603
High High 7.5 WS-2020-0042
High High 7.5 WS-2020-0042
High High 7.5 WS-2020-0091
High High 7.5 WS-2021-0152
High High 7.3 CVE-2020-7720
Medium Medium 6.8 CVE-2020-28498
Medium Medium 6.6 WS-2022-0008
Medium Medium 6.5 CVE-2021-23386
Medium Medium 6.5 CVE-2022-0155
Medium Medium 6.1 CVE-2022-0122
Medium Medium 5.9 CVE-2022-0536
Medium Medium 5.9 WS-2019-0424
Medium Medium 5.6 CVE-2020-15366
Medium Medium 5.6 CVE-2020-7598
Medium Medium 5.6 CVE-2020-7789
Medium Medium 5.6 CVE-2021-24033
Medium Medium 5.3 CVE-2020-7608
Medium Medium 5.3 CVE-2020-7608
Medium Medium 5.3 CVE-2020-7693
Medium Medium 5.3 CVE-2021-23362
Medium Medium 5.3 CVE-2021-23364
Medium Medium 5.3 CVE-2021-23364
Medium Medium 5.3 CVE-2021-23368
Medium Medium 5.3 CVE-2021-23368
Medium Medium 5.3 CVE-2021-27515
Medium Medium 5.3 CVE-2021-29060
Medium Medium 5.3 CVE-2021-32640
Medium Medium 5.3 CVE-2021-32640
Medium Medium 5.3 CVE-2021-3664
Medium Medium 5.3 CVE-2022-0512
Medium Medium 5.3 CVE-2022-0639
Medium Medium 5.3 CVE-2022-24773

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2021-44906
Medium Medium 5.6 CVE-2020-7598

Release Notes

facebook/create-react-app (react-scripts)

v3.4.1

Compare Source

3.4.1 (2020-03-20)

v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8.

🐛 Bug Fix
💅 Enhancement
📝 Documentation
🔨 Underlying Tools
Committers: 9
Migrating from 3.4.0 to 3.4.1

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

  • If you want to rebase/retry this PR, check this box

@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 18, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 8ea2730 to a64663b Compare February 18, 2023 08:43
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.4 (master) Feb 19, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from a64663b to 2cf2a10 Compare February 19, 2023 06:20
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 19, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 2cf2a10 to ccfb7e0 Compare February 19, 2023 18:55
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.4 (master) Feb 20, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from ccfb7e0 to 53b6c1a Compare February 20, 2023 06:38
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 20, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 53b6c1a to 8990e95 Compare February 20, 2023 15:39
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.4 (master) Feb 21, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 8990e95 to 379e120 Compare February 21, 2023 15:29
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 22, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 379e120 to 3a8d77f Compare February 22, 2023 01:47
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.4 (master) Feb 23, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 3a8d77f to cc08ea3 Compare February 23, 2023 03:31
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 23, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from cc08ea3 to 6b6a460 Compare February 23, 2023 08:52
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.4 (master) Feb 24, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 6b6a460 to 10651f9 Compare February 24, 2023 03:41
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 24, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 10651f9 to 2ecf285 Compare February 24, 2023 13:26
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.4 (master) Feb 25, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 2ecf285 to dbc7ba9 Compare February 25, 2023 04:55
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 25, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from dbc7ba9 to ef84153 Compare February 25, 2023 09:32
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.4 (master) Feb 26, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from ef84153 to 780ec4c Compare February 26, 2023 07:41
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Feb 26, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 780ec4c to 9e2455d Compare February 26, 2023 19:28
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) - autoclosed Update dependency react-scripts to v3.4.4 (master) Jun 18, 2023
@appcues-wss appcues-wss bot reopened this Jun 18, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-react-scripts-3.x branch June 18, 2023 22:25
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.4 (master) Update dependency react-scripts to v3.4.1 (master) Jun 18, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-react-scripts-3.x branch from 6501090 to 99660cc Compare June 18, 2023 23:26
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.1 (master) - autoclosed Jun 29, 2023
@appcues-wss appcues-wss bot closed this Jun 29, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-react-scripts-3.x branch June 29, 2023 01:47
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) - autoclosed Update dependency react-scripts to v3.4.1 (master) Jun 30, 2023
@appcues-wss appcues-wss bot reopened this Jun 30, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-react-scripts-3.x branch June 30, 2023 02:22
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.1 (master) - autoclosed Aug 18, 2023
@appcues-wss appcues-wss bot closed this Aug 18, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-react-scripts-3.x branch August 18, 2023 21:33
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) - autoclosed Update dependency react-scripts to v3.4.1 (master) Aug 19, 2023
@appcues-wss appcues-wss bot reopened this Aug 19, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-react-scripts-3.x branch August 19, 2023 06:43
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.1 (master) - autoclosed Aug 19, 2023
@appcues-wss appcues-wss bot closed this Aug 19, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-react-scripts-3.x branch August 19, 2023 07:44
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) - autoclosed Update dependency react-scripts to v3.4.1 (master) Aug 20, 2023
@appcues-wss appcues-wss bot reopened this Aug 20, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-react-scripts-3.x branch August 20, 2023 09:46
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) Update dependency react-scripts to v3.4.1 (master) - autoclosed Sep 20, 2023
@appcues-wss appcues-wss bot closed this Sep 20, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-react-scripts-3.x branch September 20, 2023 00:38
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v3.4.1 (master) - autoclosed Update dependency react-scripts to v3.4.1 (master) Sep 21, 2023
@appcues-wss appcues-wss bot reopened this Sep 21, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-react-scripts-3.x branch September 21, 2023 02:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants