[Snyk] Fix for 6 vulnerabilities - #186
Conversation
…t-redux-webpack-client/yarn.lock 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
|
This upgrade includes a significant minor version jump for axios@0.18.1 → axios@0.32.0 (Medium Risk) This is a large update across multiple minor versions. While not a major version change, the range includes numerous bug fixes, security patches, and internal changes that could affect behavior.
Recommendation: Other Upgrades
|
|
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/package.jsonexamples/react-redux-webpack-client/yarn.lockNote 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)