Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Upgrade react-dev-utils #130

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

Conversation

afholderman
Copy link

react-dev-utils 7.0.0 depends on immer 1.10.0 which has a high security advisory: https://www.npmjs.com/advisories/1603

@afholderman
Copy link
Author

@harrysolovay just pinging directly in case you didn't see the PR.

@harrysolovay
Copy link
Owner

Hi @afholderman thank you for the PR. I'm getting the following error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: typescript@3.1.6
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev" from tslint@5.20.1
npm ERR!   node_modules/tslint
npm ERR!     tslint@"^5.11.0" from using-tslint-config@0.0.14
npm ERR!     packages/examples/using-tslint-config
npm ERR!     peer tslint@"^5.11.0" from tslint-config-airbnb@5.11.2
npm ERR!     node_modules/tslint-config-airbnb
npm ERR!       tslint-config-airbnb@"^5.11.1" from using-tslint-config@0.0.14
npm ERR!       packages/examples/using-tslint-config
npm ERR!     2 more (tslint-react, tslint-loader)
npm ERR!   typescript@"3.1.6" from using-tslint-config@0.0.14
npm ERR!   packages/examples/using-tslint-config
npm ERR!   1 more (tslint-react)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@4.0.3
npm ERR! node_modules/react-scripts
npm ERR!   peer react-scripts@"2 - 4" from @rescripts/cli@0.0.16
npm ERR!   packages/cli
npm ERR!   peer react-scripts@"2 - 4" from @rescripts/utilities@0.0.8
npm ERR!   packages/utilities
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 /Users/harrysolovay/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/harrysolovay/.npm/_logs/2021-03-21T18_25_55_837Z-debug.log

I don't have the bandwidth to tackle this atm. Apologies.

@GintV
Copy link

GintV commented Mar 30, 2021

@afholderman any progress on deps issue?

@mlegait
Copy link

mlegait commented May 25, 2021

Hi there 🙂

By any chance, have you had the opportunity to move forward on this?

Thanks 🙏

@mlegait
Copy link

mlegait commented Jul 15, 2021

Any news? 🥺

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.

None yet

4 participants