[Snyk] Fix for 6 vulnerabilities - #188
Conversation
…s/react-redux-webpack-client-server/yarn.lock & examples/react-redux-webpack-client-server/.snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-16298058 - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 - https://snyk.io/vuln/SNYK-JS-AXIOS-16299923 - https://snyk.io/vuln/SNYK-JS-AXIOS-17172681 - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
|
This set of upgrades includes a high-risk update to axios from 0.18.1 to 0.32.0 (High Risk) This upgrade spans a large
|
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: alpersonalwebsite/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
Closing without merging, deliberately. This repository is teaching material: the dependencies are pinned to the 2019 toolchain the lessons describe, and upgrading them would make the notes describe a different toolchain than the one they walk you through. Nothing here is deployed. The same reasoning was applied to the Dependabot alerts on this repository, which have been dismissed as |
Snyk has created this PR to fix 6 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
examples/react-redux-webpack-client-server/package.jsonexamples/react-redux-webpack-client-server/yarn.lockexamples/react-redux-webpack-client-server/.snykNote for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarnto update the contents of the./yarn/cachedirectory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-AXIOS-16298058
SNYK-JS-AXIOS-15252993
SNYK-JS-AXIOS-16299923
SNYK-JS-AXIOS-17172681
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-LODASH-567746
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Prototype Pollution
🦉 Uncontrolled Recursion
🦉 Regular Expression Denial of Service (ReDoS)