rescripts
rescripts copied to clipboard
Upgrade react-dev-utils
react-dev-utils 7.0.0 depends on immer 1.10.0 which has a high security advisory: https://www.npmjs.com/advisories/1603
@harrysolovay just pinging directly in case you didn't see the PR.
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: [email protected]
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 [email protected]
npm ERR! node_modules/tslint
npm ERR! tslint@"^5.11.0" from [email protected]
npm ERR! packages/examples/using-tslint-config
npm ERR! peer tslint@"^5.11.0" from [email protected]
npm ERR! node_modules/tslint-config-airbnb
npm ERR! tslint-config-airbnb@"^5.11.1" from [email protected]
npm ERR! packages/examples/using-tslint-config
npm ERR! 2 more (tslint-react, tslint-loader)
npm ERR! typescript@"3.1.6" from [email protected]
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 [email protected]
npm ERR! node_modules/react-scripts
npm ERR! peer react-scripts@"2 - 4" from @rescripts/[email protected]
npm ERR! packages/cli
npm ERR! peer react-scripts@"2 - 4" from @rescripts/[email protected]
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.
@afholderman any progress on deps issue?
Hi there 🙂
By any chance, have you had the opportunity to move forward on this?
Thanks 🙏
Any news? 🥺