[Snyk] Security upgrade @angular/core from 21.0.3 to 21.0.7#14
[Snyk] Security upgrade @angular/core from 21.0.3 to 21.0.7#14
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULARCORE-14908871
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 93ba53cc13
ℹ️ 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 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| }, | ||
| "dependencies": { | ||
| "@angular/core": "^21.0.1", | ||
| "@angular/core": "^21.0.7", |
There was a problem hiding this comment.
Update pnpm-lock to match @angular/core bump
This version bump only updates package.json, but pnpm-lock.yaml in the repo still pins @angular/core to 21.0.3. In environments that install with a frozen lockfile (or that rely on the lockfile for deterministic resolution), this change will either fail installation or continue using 21.0.3, so the security fix won’t actually be applied. Please update the lockfile to reflect 21.0.7.
Useful? React with 👍 / 👎.
Snyk has created this PR to fix 1 vulnerabilities in the pnpm dependencies of this project.
Snyk changed the following file(s):
examples/angular-vite-pwa/package.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-ANGULARCORE-14908871
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:
🦉 Cross-site Scripting (XSS)