[Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.17.0 to 2.23.2#16
[Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.17.0 to 2.23.2#16
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
| "@commitlint/cli": "^19.8.0", | ||
| "@commitlint/config-conventional": "^19.8.0", | ||
| "@eslint/js": "^9.22.0", | ||
| "@openapitools/openapi-generator-cli": "^2.17.0", | ||
| "@openapitools/openapi-generator-cli": "^2.23.2", | ||
| "@release-it/conventional-changelog": "^10.0.0", |
There was a problem hiding this comment.
[P1] Update yarn.lock alongside package.json upgrade
The dependency bump only changes package.json while yarn.lock remains untouched. With Yarn, the lock file dictates the installed version, so anyone running yarn install will still pull @openapitools/openapi-generator-cli@2.17.0 and the reported vulnerability will persist. Please regenerate yarn.lock (or otherwise ensure the lock pins 2.23.2) so the upgrade actually takes effect.
Useful? React with 👍 / 👎.
Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
package.jsonNote 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-12613773
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:
🦉 Allocation of Resources Without Limits or Throttling